From a10cc5e2e1d269f9072fd4ab397a544b0f8545f5 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Fri, 24 Apr 2020 18:34:31 -0500 Subject: [PATCH] fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e480aa..c3fd356 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/beardog108/youandme.svg?branch=master)](https://travis-ci.org/beardog108/youandme) -Only you and the person you're talking to should know the details of the converation. +Only you and the person you're talking to should know the details of the conversation. This is a Python library to share data anonymously and securely* with limited traffic metadata. It is designed for generic byte streaming, but a script 'yam' is included to enable basic CLI instant messaging.