Update CONTRIBUTING.md + FAQ.md: small misprints (#4553)

* Update CONTRIBUTING.md: small misprint

* Update FAQ.md: small misprint
This commit is contained in:
Mossieur-Patate 2024-12-01 22:35:19 +01:00 committed by GitHub
parent 58fe34d9cc
commit 9d318a6fbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
FAQ.md
View file

@ -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?