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