From 4a2d48bfc77519b8a165e9cbe3a0190dca7481db Mon Sep 17 00:00:00 2001 From: Matthew Wells <91291346+richarm4@users.noreply.github.com> Date: Sun, 19 Jun 2022 03:08:11 -0700 Subject: [PATCH] Fixed typos in FAQ.md (#1486) --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 40f4772a0c..29fc2271dc 100644 --- a/FAQ.md +++ b/FAQ.md @@ -37,7 +37,7 @@ The original game had a few issues of varying severity - from progress softlocks In the future yes! We intend to make it as easy as we can to make your own code or import graphics for the game. ### What is this menu? Why am I not dying sometimes? -This might be the result of the game beeing booted in debugging mode. The project is still in development and we rely on the game's built-in debug features (along with some we made ourselves) for testing and development. The final product will have this debug mode disabled. In the meantime, have fun with all the options! Keep in mind some don't work very well. +This might be the result of the game being booted in debugging mode. The project is still in development and we rely on the game's built-in debug features (along with some we made ourselves) for testing and development. The final product will have this debug mode disabled. In the meantime, have fun with all the options! Keep in mind some don't work very well. ### What are the minimum requirements? These are not totally set in stone as the project is not complete. These are the minimum architecture requirements for the project: @@ -49,7 +49,7 @@ These are not totally set in stone as the project is not complete. These are the Probably yes, in the future! ### I'd like to contribute, but don't know where to start! -Great to hear! Any help is good help. If you haven't already, please read the project readme. It has information on what is done, what isn't done, what is being worked on, the project layout and how it all works. Then just join our development discord server and we can help you further. +Great to hear! Any help is good help. If you haven't already, please read the project readme. It has information on what is done, what isn't done, what is being worked on, the project layout and how it all works. Then just join our development Discord server and we can help you further. ### Will you also decompile other games that aren't Jak? No.