Browse Source

✏️ Fix typo

pull/14359/head
Sebastián Ramírez 8 months ago
parent
commit
4c024ee13b
  1. 2
      docs/en/docs/tutorial/first-steps.md

2
docs/en/docs/tutorial/first-steps.md

@ -352,7 +352,7 @@ There are many other objects and models that will be automatically converted to
### Step 6: Deploy it { #step-6-deploy-it }
Deploy your app to **<a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a> with one command: `fastapi deploy`. 🎉
Deploy your app to **<a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>** with one command: `fastapi deploy`. 🎉
#### About FastAPI Cloud { #about-fastapi-cloud }

Loading…
Cancel
Save