Fixed minor grammatical errors

This commit is contained in:
Nitish Gadangi 2019-10-06 23:03:36 +05:30 committed by GitHub
parent 6d7368b752
commit 2417123a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 ` set up the Android SDK and then run the command: `./gradlew build `
from the root directory of the project. from the root directory of the project.
We utilize different build variants (flavours) to build various We utilize different build variants (flavors) to build various versions of our app. Ensure your build variant is
different versions of our app. Ensure your build variant is
`kiwixDebug` to build the standard app. `kiwixDebug` to build the standard app.
## Libraries Used ## Libraries Used