We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2f785 commit d1cf8d8Copy full SHA for d1cf8d8
1 file changed
docs/index.rst
@@ -10,7 +10,7 @@ Koda Validate
10
:noindex:
11
12
Build validation logic :ref:`automatically<index:Derived Validators>`, explicitly, or :ref:`write your own<how_to/extension:Extension>`. Combine
13
-validators for arbitrarily complex validation logic. Koda Validator can be used in normal control flow
+validators for arbitrarily complex validation logic. Koda Validate can be used in normal control flow
14
(:ref:`compatible with asyncio<how_to/async:Async>`) or as a :ref:`runtime type checker<how_to/runtime_type_checking:Runtime Type Checking>`.
15
16
0 commit comments