Skip to content

Commit a691069

Browse files
committed
Fix typos
1 parent 0e41325 commit a691069

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/changelog/changelog_body.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
Features
1212
--------
1313

14-
1514
- Completely redesigned error rendering system.
1615
All errors related to loader, dumper, and converter generation now utilize a new compact and intuitive display format.
1716
Error messages have also been substantially improved for clarity.

docs/why-not-pydantic.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,8 @@ The only way to get around this problem is to try to use the ``context`` paramet
280280
and write dispatch logic inside the validators.
281281

282282

283-
Pydantic written in Rust, so Pydantic is fast?
284-
--------------------------------------------------
283+
Pydantic is written in Rust, so Pydantic is fast?
284+
------------------------------------------------------
285285

286286
As benchmarks show, this is far from true.
287287

0 commit comments

Comments
 (0)