We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586ad8f commit 5c696e5Copy full SHA for 5c696e5
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