docs(validation.md): grammar and typo fix
This commit is contained in:
@ -12,6 +12,6 @@ True
|
|||||||
False
|
False
|
||||||
{% endif %}
|
{% 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.
|
||||||
|
Reference in New Issue
Block a user