diff --git a/README.md b/README.md
index 7a12add10..263b9f337 100644
--- a/README.md
+++ b/README.md
@@ -176,11 +176,11 @@ Run the server with:
```console
$ uvicorn main:app --reload
-INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
-INFO: Started reloader process [28720]
-INFO: Started server process [28722]
-INFO: Waiting for application startup.
-INFO: Application startup complete.
+INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
+INFO: Started reloader process [28720]
+INFO: Started server process [28722]
+INFO: Waiting for application startup.
+INFO: Application startup complete.
```
diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md
index 7a12add10..263b9f337 100644
--- a/docs/en/docs/index.md
+++ b/docs/en/docs/index.md
@@ -176,11 +176,11 @@ Run the server with:
```console
$ uvicorn main:app --reload
-INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
-INFO: Started reloader process [28720]
-INFO: Started server process [28722]
-INFO: Waiting for application startup.
-INFO: Application startup complete.
+INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
+INFO: Started reloader process [28720]
+INFO: Started server process [28722]
+INFO: Waiting for application startup.
+INFO: Application startup complete.
```
diff --git a/docs/es/docs/index.md b/docs/es/docs/index.md
index 28a5d4067..084494ae0 100644
--- a/docs/es/docs/index.md
+++ b/docs/es/docs/index.md
@@ -175,11 +175,11 @@ Corre el servidor con:
```console
$ uvicorn main:app --reload
-INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
-INFO: Started reloader process [28720]
-INFO: Started server process [28722]
-INFO: Waiting for application startup.
-INFO: Application startup complete.
+INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
+INFO: Started reloader process [28720]
+INFO: Started server process [28722]
+INFO: Waiting for application startup.
+INFO: Application startup complete.
```