mirror of
https://github.com/koxudaxi/datamodel-code-generator.git
synced 2024-03-18 14:54:37 +03:00
Fix generate typo (#1470)
This commit is contained in:
@@ -283,7 +283,7 @@ $ docker pull koxudaxi/datamodel-code-generator
|
||||
```
|
||||
|
||||
## Advanced Uses
|
||||
You can genearte models from a URL.
|
||||
You can generate models from a URL.
|
||||
```bash
|
||||
$ datamodel-codegen --url https://<INPUT FILE URL> --output model.py
|
||||
```
|
||||
|
||||
@@ -279,7 +279,7 @@ $ docker pull koxudaxi/datamodel-code-generator
|
||||
```
|
||||
|
||||
## Advanced Uses
|
||||
You can genearte models from a URL.
|
||||
You can generate models from a URL.
|
||||
```bash
|
||||
$ datamodel-codegen --url https://<INPUT FILE URL> --output model.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user