diff --git a/content/faq.en.md b/content/faq.en.md
index c627234c5f2d1b59ea4768f710a0deced9e6e599..d64a9ee2ea0b96e7d4648741d4aef44ec1c8716e 100644
--- a/content/faq.en.md
+++ b/content/faq.en.md
@@ -26,7 +26,7 @@ This page covers the most asked questions.
 
 Redox is a microkernel-based operating system, a complete, fully-functioning, general-purpose operating system with a focus on safety, freedom, reliability, correctness, and pragmatism.
 
-Wherever possible, the system components are written in Rust and run on user-space
+Wherever possible, the system components are written in Rust and run in user-space
 
 ## What is the purpose of Redox?