Fix typos in README.md (#82)
* Fix typos in README.md * Fix typos in README.md
This commit is contained in:
@@ -62,7 +62,7 @@ fastapi-project
|
||||
│ │ ├── constants.py
|
||||
│ │ ├── exceptions.py
|
||||
│ │ └── utils.py
|
||||
│ └── posts
|
||||
│ ├── posts
|
||||
│ │ ├── router.py
|
||||
│ │ ├── schemas.py
|
||||
│ │ ├── models.py
|
||||
|
||||
@@ -62,7 +62,7 @@ fastapi-project
|
||||
│ │ ├── constants.py
|
||||
│ │ ├── exceptions.py
|
||||
│ │ └── utils.py
|
||||
│ └── posts
|
||||
│ ├── posts
|
||||
│ │ ├── router.py
|
||||
│ │ ├── schemas.py
|
||||
│ │ ├── models.py
|
||||
|
||||
Reference in New Issue
Block a user