From 6aa081ba8a3ff050bf7b5ccea1296fd49261b298 Mon Sep 17 00:00:00 2001 From: Schplee Date: Sat, 16 Sep 2017 02:03:56 -0700 Subject: [PATCH] Grammar fix: "is" to "are" (#23) --- config/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default.json b/config/default.json index cebcda7..aedd8ae 100644 --- a/config/default.json +++ b/config/default.json @@ -14,7 +14,7 @@ "quotes": { "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, "cpu": { "reply": "Citra requires powerful single-core performance. Refer to your CPU in this graph. Your experience with Citra won't be enjoyable in most games if it's below 1,800. " }, - "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra is a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, + "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra are a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, "roms": { "warn": true, "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, "dump-game": { "reply": "Please refer to our __game dumping guides__. & "}, "dump-system": { "reply": "Please refer to our __system dumping guide__. "},