Skip to content

Commit 96fc444

Browse files
committed
chore: typo on code generation tool
1 parent bf294ee commit 96fc444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/utilities/parser.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ These are simply Python classes that inherit from BaseModel. **Parser** enforces
4848
<Note type="info">
4949
<strong>Looking to auto-generate models from JSON, YAML, JSON Schemas, OpenApi, etc?</strong>
5050
<br/><br/>
51-
Use Koudai Aono's <a href="https://github.com/koxudaxi/datamodel-code-generator">data model code generator tool for Pydantic</a>
51+
Use Koudai Aono's <a href="https://github.com/koxudaxi/datamodel-code-generator">data model code generation tool for Pydantic</a>
5252
</Note><br/>
5353

5454
## Parsing events

0 commit comments

Comments
 (0)