Browse Source

Merge pull request #5052 from finefoot/patch-10

Backport of #5051 Fix typos
TW 5 years ago
parent
commit
d8f670c39d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -50,7 +50,7 @@ Main features
     and will still be found by the deduplication algorithm.
     and will still be found by the deduplication algorithm.
 
 
 **Speed**
 **Speed**
-  * performance critical code (chunking, compression, encryption) is
+  * performance-critical code (chunking, compression, encryption) is
     implemented in C/Cython
     implemented in C/Cython
   * local caching of files/chunks index data
   * local caching of files/chunks index data
   * quick detection of unmodified files
   * 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.
 THIS IS SOFTWARE IN DEVELOPMENT, DECIDE YOURSELF WHETHER IT FITS YOUR NEEDS.
 
 
 Security issues should be reported to the `Security contact`_ (or
 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
 .. start-badges