From eb4f35d65793aac0fe70b874c133a77fd46bcc3d Mon Sep 17 00:00:00 2001 From: Alistair Findlay Date: Wed, 13 Jul 2022 15:48:48 +1000 Subject: [PATCH] Fixed grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31be672e3..2b5bf13a8 100644 --- a/README.md +++ b/README.md @@ -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).