Fixed grammar

This commit is contained in:
Alistair Findlay 2022-07-13 15:48:48 +10:00 committed by GitHub
parent 52f7002ba6
commit eb4f35d657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@
# Kiwix Android
Kiwix is an offline reader for Web content. One of its main purpose
Kiwix is an offline reader for Web content. One of its main purposes
is to make Wikipedia available offline. This is done by reading the
content of a file in the ZIM format, a highly compressed open format
with additional meta-data. This is the version for Android.
with additional metadata. This is the version for Android.
Kiwix Android is written in [Kotlin](https://kotlinlang.org/) (with a few old
pieces in Java).