From a2a4d88524152d2f281703914e3878fd82da7553 Mon Sep 17 00:00:00 2001 From: finefoot <33361833+finefoot@users.noreply.github.com> Date: Fri, 20 Mar 2020 10:57:31 +0100 Subject: [PATCH] Fix typos --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bdb170d02..7841cb79e 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ Main features and will still be found by the deduplication algorithm. **Speed** - * performance critical code (chunking, compression, encryption) is + * performance-critical code (chunking, compression, encryption) is implemented in C/Cython * local caching of files/chunks index data * quick detection of unmodified files @@ -163,7 +163,7 @@ NOT RELEASED DEVELOPMENT VERSIONS HAVE UNKNOWN COMPATIBILITY PROPERTIES. THIS IS SOFTWARE IN DEVELOPMENT, DECIDE YOURSELF WHETHER IT FITS YOUR NEEDS. Security issues should be reported to the `Security contact`_ (or -see ``docs/suppport.rst`` in the source distribution). +see ``docs/support.rst`` in the source distribution). .. start-badges