From 1d9bd64e1de97f213859c0a43dc2cf3c9bf89585 Mon Sep 17 00:00:00 2001 From: the-solipsist Date: Fri, 17 Oct 2014 23:55:41 +0530 Subject: [PATCH] Update README.md Changed "little" to the grammatically correct "few", and corrected the spelling of "permissions". --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fc74fdd2..b037a2cfe 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Conversations - the very last word in instant messaging privacy * Rely on existing, well established protocols (XMPP) * Do not require a Google Account or specifically Google Cloud Messaging (GCM) -* Require as little permissons as possible +* Require as few permissions as possible ##Features -* End-to-end encryption with either OTR or openPGP +* End-to-end encryption with either [OTR](https://otr.cypherpunks.ca/) or [OpenPGP](http://www.openpgp.org/about_openpgp/) * Sending and receiving images * Indication when your contact has read your message * Intuitive UI that follows Android Design guidelines