mirror of https://github.com/tiangolo/fastapi.git
Fix tip word
This commit is contained in:
parent
2289211b39
commit
cedd872aa8
|
|
@ -52,7 +52,7 @@ $ pip install fastapi[all]
|
|||
|
||||
...これには、コードを実行するサーバーとして使用できる `uvicorn`も含まれます。
|
||||
|
||||
!!! 注意
|
||||
!!! note "注意"
|
||||
パーツ毎にインストールすることも可能です。
|
||||
|
||||
This is what you would probably do once you want to deploy your application to production:
|
||||
|
|
|
|||
Loading…
Reference in New Issue