diff --git a/docs/en/docs/deployment/fastapicloud.md b/docs/en/docs/deployment/fastapicloud.md
index b0889974f..b7d604a7d 100644
--- a/docs/en/docs/deployment/fastapicloud.md
+++ b/docs/en/docs/deployment/fastapicloud.md
@@ -1,6 +1,6 @@
# FastAPI Cloud { #fastapi-cloud }
-You can deploy your FastAPI app to FastAPI Cloud with **one command**, go and join the waiting list if you haven't. 🚀
+You can deploy your FastAPI app to FastAPI Cloud with **one command**, go and join the waiting list if you haven't already. 🚀
## Login { #login }
diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md
index 5eb47c7b3..13269d4eb 100644
--- a/docs/en/docs/index.md
+++ b/docs/en/docs/index.md
@@ -458,7 +458,7 @@ For a more complete example including more features, see the FastAPI Cloud, go and join the waiting list if you haven't. 🚀
+You can optionally deploy your FastAPI app to FastAPI Cloud, 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.
diff --git a/docs/en/docs/tutorial/first-steps.md b/docs/en/docs/tutorial/first-steps.md
index df8e91ecd..11f1eaa68 100644
--- a/docs/en/docs/tutorial/first-steps.md
+++ b/docs/en/docs/tutorial/first-steps.md
@@ -145,7 +145,7 @@ You could also use it to generate code automatically, for clients that communica
### Deploy your app (optional) { #deploy-your-app-optional }
-You can optionally deploy your FastAPI app to FastAPI Cloud, go and join the waiting list if you haven't. 🚀
+You can optionally deploy your FastAPI app to FastAPI Cloud, 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.