Fix typos in README.md (#82)

* Fix typos in README.md

* Fix typos in README.md
This commit is contained in:
Yuquan Zhu
2026-01-10 16:44:50 +08:00
committed by GitHub
parent aeac01f285
commit 8fbaf55763
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ fastapi-project
│ │ ├── constants.py │ │ ├── constants.py
│ │ ├── exceptions.py │ │ ├── exceptions.py
│ │ └── utils.py │ │ └── utils.py
── posts ── posts
│ │ ├── router.py │ │ ├── router.py
│ │ ├── schemas.py │ │ ├── schemas.py
│ │ ├── models.py │ │ ├── models.py

View File

@@ -62,7 +62,7 @@ fastapi-project
│ │ ├── constants.py │ │ ├── constants.py
│ │ ├── exceptions.py │ │ ├── exceptions.py
│ │ └── utils.py │ │ └── utils.py
── posts ── posts
│ │ ├── router.py │ │ ├── router.py
│ │ ├── schemas.py │ │ ├── schemas.py
│ │ ├── models.py │ │ ├── models.py