From b5565bf6664034fb1ec65aeccca129fa80364e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Thu, 4 Aug 2016 18:34:41 +0800 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07a2f36..6471903 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ catch { ## 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") ``` -- 2.26.2