Browse Source

docs: fix minor grammatical typo in README

pull/14785/head
Vish Srinivasan 6 months ago
parent
commit
1b2e99ba76
  1. 2
      README.md

2
README.md

@ -461,7 +461,7 @@ For a more complete example including more features, see the <a href="https://fa
### Deploy your app (optional) ### Deploy your app (optional)
You can optionally deploy your FastAPI app to <a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>, go and join the waiting list if you haven't. 🚀 You can optionally deploy your FastAPI app to <a href="https://fastapicloud.com" class="external-link" target="_blank">FastAPI Cloud</a>, go and join the waiting list if you haven't already. 🚀
If you already have a **FastAPI Cloud** account (we invited you from the waiting list 😉), you can deploy your application with one command. If you already have a **FastAPI Cloud** account (we invited you from the waiting list 😉), you can deploy your application with one command.

Loading…
Cancel
Save