From 09602dd030ea48c40444788bed56ed6a4a3c37a9 Mon Sep 17 00:00:00 2001
From: Mossieur-Patate <lecongsebastien@orange.fr>
Date: Fri, 29 Nov 2024 16:37:24 +0100
Subject: [PATCH] Update FAQ.md: small misprint

---
 FAQ.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FAQ.md b/FAQ.md
index d2f9308ac..778e3455d 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -90,7 +90,7 @@ I personally consider raylib a graphics library with some high-level features ra
 
 ### What does raylib provide that other engines or libraries don't?
 
-I would say "simplicity" and "enjoyment" at a really low level of coding but actually is up to the user to discover it, to try it and to see if it fits their needs. raylib is not good for everyone but it's worth a try.
+I would say "simplicity" and "enjoyment" at a really low level of coding but actually it is up to the user to discover it, to try it and to see if it fits their needs. raylib is not good for everyone but it's worth a try.
 
 ### How does raylib compare to Unity/Unreal/Godot?