diff --git a/content/faq.en.md b/content/faq.en.md
index d4031a69c4209d676668c87f5eebaba6e04a0c21..2ec84ce02fa57d29820646346d852940c510f10a 100644
--- a/content/faq.en.md
+++ b/content/faq.en.md
@@ -134,7 +134,7 @@ Redox is designed to be source-compatible with most Unix, Linux and POSIX-compil
 
 Currently, most GUI applications require porting, as we don't support X11 or Wayland yet.
 
-Some important software that Redox support:
+Some important software that Redox supports:
 
 - [Bash](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/bash)
 - [ffmpeg](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/ffmpeg)
diff --git a/content/quickstart.en.md b/content/quickstart.en.md
index b0aa3fd037e203f4c8025b3ddc51abfb4ae1c42d..84b53cac16577879bcbfd0e51bbec9389aa0af7c 100644
--- a/content/quickstart.en.md
+++ b/content/quickstart.en.md
@@ -3,9 +3,9 @@ title = "Quickstart"
 +++
 
 - [Latest Release](https://www.redox-os.org/news/release-0.8.0/)
-- [Releases](https://gitlab.redox-os.org/redox-os/redox/-/releases)
-- [Redox Images](https://static.redox-os.org/img/)
 - [Getting Started (Redox Book)](https://doc.redox-os.org/book/ch02-00-getting-started.html)
+- [Redox Images](https://static.redox-os.org/img/)
+- [Releases](https://gitlab.redox-os.org/redox-os/redox/-/releases)
 
 ## Building Redox
 
diff --git a/content/quickstart.pt.md b/content/quickstart.pt.md
index 95dab42f336b9e1be3664954995d3fcd9a081b39..0fbf0f69afcfc28809abdf70db7d8a368d189a95 100644
--- a/content/quickstart.pt.md
+++ b/content/quickstart.pt.md
@@ -3,9 +3,9 @@ title = "Começo Rápido"
 +++
 
 - [Última Versão](https://www.redox-os.org/news/release-0.8.0/)
-- [Versões](https://gitlab.redox-os.org/redox-os/redox/-/releases)
-- [Imagens do Redox](https://static.redox-os.org/img/)
 - [Começando (Livro do Redox)](https://doc.redox-os.org/book/ch02-00-getting-started.html)
+- [Imagens do Redox](https://static.redox-os.org/img/)
+- [Versões](https://gitlab.redox-os.org/redox-os/redox/-/releases)
 
 ## Compilando o Redox