diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md
index dfc2f8c1e..bf462fefc 100644
--- a/docs/en/docs/index.md
+++ b/docs/en/docs/index.md
@@ -123,7 +123,9 @@ The key features are:
If you are building a CLI app to be used in the terminal instead of a web API, check out **Typer**.
-**Typer** is FastAPI's little sibling. And it's intended to be the **FastAPI of CLIs**. ⌨️ 🚀
+**Typer** is FastAPI's little sibling, intended to be the **FastAPI of CLIs**.
+
+🚀
## Requirements { #requirements }