diff --git a/README.md b/README.md index 8d344c7da..c3863632e 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Examples See the [examples directory](examples) for: * How to write a file to a zip. - * how to write a directory of files to a zip (using [walkdir](https://github.com/BurntSushi/walkdir)). + * How to write a directory of files to a zip (using [walkdir](https://github.com/BurntSushi/walkdir)). * How to extract a zip file. * How to extract a single file from a zip. * How to read a zip from the standard input.