Skip to content

Commit

Permalink
patch/typo-in-pydantic-v2-docs (#4422)
Browse files Browse the repository at this point in the history
Change a single word in the Pydantic v2 documentation (should be `unchanged`, no?)
  • Loading branch information
gem7318 committed Aug 23, 2022
1 parent dd5f2a5 commit 9d2e1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/pydantic-v2.md
Expand Up @@ -764,7 +764,7 @@ The emoji here is just for variation, I'm not frowning about any of this, these

## Features Remaining :neutral_face:

The following features will remain (mostly) changed:
The following features will remain (mostly) unchanged:

* JSONSchema, internally this will need to change a lot, but hopefully the external interface will remain unchanged
* `dataclass` support, again internals might change, but not the external interface
Expand Down

0 comments on commit 9d2e1c4

Please sign in to comment.