mirror of https://github.com/tiangolo/fastapi.git
✏️ Fix typo in Deta tutorial (#2320)
This commit is contained in:
parent
77f7447ee8
commit
de0f466ef8
|
|
@ -1,6 +1,6 @@
|
||||||
# Deploy on Deta
|
# Deploy on Deta
|
||||||
|
|
||||||
In this section you will learn see how to easily deploy a **FastAPI** application on <a href="https://www.deta.sh/?ref=fastapi" class="external-link" target="_blank">Deta</a> using the free plan. 🎁
|
In this section you will learn how to easily deploy a **FastAPI** application on <a href="https://www.deta.sh/?ref=fastapi" class="external-link" target="_blank">Deta</a> using the free plan. 🎁
|
||||||
|
|
||||||
It will take you about **10 minutes**.
|
It will take you about **10 minutes**.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue