Browse Source

✏️ Fix typo in Deta tutorial (#2320)

pull/2324/head
Sebastián Ramírez 4 years ago
committed by GitHub
parent
commit
de0f466ef8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/docs/deployment/deta.md

2
docs/en/docs/deployment/deta.md

@ -1,6 +1,6 @@
# 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**.

Loading…
Cancel
Save