From 2417123a13487e0a2970f05c119b040abfbb28a6 Mon Sep 17 00:00:00 2001 From: Nitish Gadangi Date: Sun, 6 Oct 2019 23:03:36 +0530 Subject: [PATCH] Fixed minor grammatical errors --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 708a89ae2..64f8fbcc8 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ for you. If you prefer to build without Android Studio you must first set up the Android SDK and then run the command: `./gradlew build ` from the root directory of the project. -We utilize different build variants (flavours) to build various -different versions of our app. Ensure your build variant is +We utilize different build variants (flavors) to build various versions of our app. Ensure your build variant is `kiwixDebug` to build the standard app. ## Libraries Used