From 600f465b792d1b18e57490b48a84d8717d9f670c Mon Sep 17 00:00:00 2001 From: Alberto Souza <peer_64x@protonmail.com> Date: Wed, 8 Feb 2023 01:21:00 +0000 Subject: [PATCH] Fix grammar. --- content/faq.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq.en.md b/content/faq.en.md index c627234c..d64a9ee2 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? -- GitLab