From 8eec8e5371b7edd6739ccec8e1c8eb2a6c49fc34 Mon Sep 17 00:00:00 2001 From: JD Date: Fri, 26 Apr 2024 16:02:16 -0700 Subject: [PATCH] Update spelling & grammar in pwd_policy.yml (#18547) Markdown updates to spelling and grammar. --- schema/tables/pwd_policy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/tables/pwd_policy.yml b/schema/tables/pwd_policy.yml index f6c0fd920b..6f0bf193ca 100644 --- a/schema/tables/pwd_policy.yml +++ b/schema/tables/pwd_policy.yml @@ -1,7 +1,7 @@ name: pwd_policy platforms: - darwin -description: Password Policiy (e.g max failed password attempts). +description: Password Policy (e.g., max failed password attempts). columns: - name: max_failed_attempts type: integer