Skip to content

Commit 59b039b

Browse files
authored
Fix typos in documentation (#12135)
1 parent 525677e commit 59b039b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/help_with_pydantic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The [usage documentation](concepts/models.md) is the most complete guide on how
88

99
## :material-api: API Documentation
1010

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.
1212

1313
## :simple-github: GitHub Discussions
1414

@@ -20,6 +20,6 @@ Use the [`pydantic`](https://stackoverflow.com/questions/tagged/pydantic) tag on
2020

2121
## :simple-youtube: YouTube
2222

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).
2424

2525
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

Comments
 (0)