Fix typos

This commit is contained in:
finefoot 2020-03-20 10:57:31 +01:00 committed by GitHub
parent 8577eea03b
commit a2a4d88524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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