Skip to content

Commit d1cf8d8

Browse files
authored
fix typo (#38)
* fix links * fix typo
1 parent 5f2f785 commit d1cf8d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Koda Validate
1010
:noindex:
1111

1212
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
13+
validators for arbitrarily complex validation logic. Koda Validate can be used in normal control flow
1414
(:ref:`compatible with asyncio<how_to/async:Async>`) or as a :ref:`runtime type checker<how_to/runtime_type_checking:Runtime Type Checking>`.
1515

1616

0 commit comments

Comments
 (0)