You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/help_with_pydantic.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The [usage documentation](concepts/models.md) is the most complete guide on how
8
8
9
9
## :material-api: API Documentation
10
10
11
-
The [API documentation](api/base_model.md)give reference docs for all public Pydantic APIs.
11
+
The [API documentation](api/base_model.md)gives reference docs for all public Pydantic APIs.
12
12
13
13
## :simple-github: GitHub Discussions
14
14
@@ -20,6 +20,6 @@ Use the [`pydantic`](https://stackoverflow.com/questions/tagged/pydantic) tag on
20
20
21
21
## :simple-youtube: YouTube
22
22
23
-
Youtube as lots of useful [videos on Pydantic](https://www.youtube.com/results?search_query=pydantic).
23
+
Youtube has lots of useful [videos on Pydantic](https://www.youtube.com/results?search_query=pydantic).
24
24
25
25
In particular Marcelo Trylesinski's video ["Pydantic V1 to V2 - The Migration"](https://youtu.be/sD_xpYl4fPU) has helped people a lot when migrating from Pydantic V1 to V2.
0 commit comments