From 3837826b6746d6a51797e4356ea346bcded55309 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 20 May 2018 13:55:59 +0300 Subject: [PATCH] fixed a missing word in README (#3037) * fix a missing word in README * fix repeating word in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a26db7ccd..8400fce17 100644 --- a/README.md +++ b/README.md @@ -290,8 +290,8 @@ I am available for hire. Contact me via XMPP: `inputmice@siacs.eu` #### Why are there two end-to-end encryption methods and which one should I choose? -* OMEMO works even when a contact is offline, and works with multiple devices. It also allows asynchronous file-transfer when the server has [HTTP File Upload](http://xmpp.org/extensions/xep-0363.html). However, OMEMO not widely support and is currently implemented only implemented [by a handful of clients](https://omemo.top). -* OpenPGP (XEP-0027) is a very old encryption method that has some advantages over OMEMO but should only be used by people who what they are doing. +* OMEMO works even when a contact is offline, and works with multiple devices. It also allows asynchronous file-transfer when the server has [HTTP File Upload](http://xmpp.org/extensions/xep-0363.html). However, OMEMO not widely support and is currently implemented only [by a handful of clients](https://omemo.top). +* OpenPGP (XEP-0027) is a very old encryption method that has some advantages over OMEMO but should only be used by people who know what they are doing. #### How do I use OpenPGP