]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
[pzstd] Fix typo in readme
authorNick Terrell <terrelln@fb.com>
Thu, 6 Oct 2016 19:45:47 +0000 (12:45 -0700)
committerNick Terrell <terrelln@fb.com>
Thu, 6 Oct 2016 19:45:47 +0000 (12:45 -0700)
contrib/pzstd/README.md

index 05ceb559937c6bf425fa65e8119335f0733a2eeb..3fe7b0b9df48fede674096f54604beb53290747c 100644 (file)
@@ -10,7 +10,7 @@ When decompressing files compressed with Zstandard, PZstandard does IO in one th
 
 ## Usage
 
-PZstandard supports the same command line interface as Zstandard, but also provies the `-p` option to specify the number of threads.
+PZstandard supports the same command line interface as Zstandard, but also provides the `-p` option to specify the number of threads.
 Dictionary mode is not currently supported.
 
 Basic usage