We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e69e63 commit 5909966Copy full SHA for 5909966
components/validator/introduction.rst
@@ -24,7 +24,7 @@ Usage
24
The Validator component behavior is based on two concepts:
25
26
* Contraints, which define the rules to be validated;
27
-* Validators, which are the classees that contain the actual validation logic.
+* Validators, which are the classes that contain the actual validation logic.
28
29
The following example shows how to validate that a string is at least 10
30
characters long::
0 commit comments