diff --git a/docs/flow/stages/prompt/validation.md b/docs/flow/stages/prompt/validation.md index 8c1ac4f28..8186f9fcc 100644 --- a/docs/flow/stages/prompt/validation.md +++ b/docs/flow/stages/prompt/validation.md @@ -12,6 +12,6 @@ True False {% endif %} ``` -This policy expects you two have two password fields with `field_key` set to `password` and `password_repeat`. +This policy expects you to have two password fields with `field_key` set to `password` and `password_repeat`. -Afterwards bind this policy to the prompt stage you want to validate. +Afterwards, bind this policy to the prompt stage you want to validate.