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 a63621a commit 3ecdbc8Copy full SHA for 3ecdbc8
README.md
@@ -13,7 +13,7 @@ See [`tests/benchmarks/`](./tests/benchmarks/) for details.
13
14
## Example of direct usage
15
16
-_NOTE: You should not need to use pydantic-core directly, instead use pydantic which which in turn uses pydantic-core._
+_NOTE: You should not need to use pydantic-core directly; instead, use pydantic, which in turn uses pydantic-core._
17
18
```py
19
from pydantic_core import SchemaValidator, ValidationError
0 commit comments