Fix tip word

This commit is contained in:
T. Tokusumi 2020-08-15 20:48:47 +09:00 committed by GitHub
parent 2289211b39
commit cedd872aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: