[pzstd] Fix typo in readme

This commit is contained in:
Nick Terrell
2016-10-06 12:45:47 -07:00
parent f405b8acbe
commit 5fa71396e0
+1 -1
View 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