From a62afb6a560fdf8af090921e1f474143569aac28 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Tue, 30 Aug 2022 12:44:15 -0400 Subject: [PATCH] README: Minor grammar update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3e432e7..2d8837c53 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Controls are configurable in the settings menu. Many game controllers should be Compiling --------- -Compiling requires using CMake 3.1 or newer. GCC, Clang and Visual Studio 2019 known to work to compile mGBA. +Compiling requires using CMake 3.1 or newer. GCC, Clang, and Visual Studio 2019 are known to work for compiling mGBA. #### Docker building