Commit b5565bf6 authored by Antoine Cœur's avatar Antoine Cœur Committed by GitHub

spelling

parent 3b9765a3
...@@ -53,7 +53,7 @@ catch { ...@@ -53,7 +53,7 @@ catch {
## Custom File Extensions ## Custom File Extensions
Zip supports '.zip' and '.cbz' files our of the box. To support additional zip-derivative file extensions: Zip supports '.zip' and '.cbz' files out of the box. To support additional zip-derivative file extensions:
``` ```
Zip.addCustomFileExtension("file-extension-here") Zip.addCustomFileExtension("file-extension-here")
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment