Jelajahi Sumber

Fix wording

Jordi Boggiano 13 tahun lalu
induk
melakukan
fea164be53
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -26,7 +26,7 @@
         "symfony/process": "2.1.*"
     },
     "suggest": {
-        "ext-zip": "Enabling the zip extension allows you to zip archives, and allows gzip compression of all internet traffic"
+        "ext-zip": "Enabling the zip extension allows you to unzip archives, and allows gzip compression of all internet traffic"
     },
     "autoload": {
         "psr-0": { "Composer": "src/" }