Преглед на файлове

Merge pull request #1527 from Arul-/patch-1

Update doc/articles/vendor-binaries.md
Jordi Boggiano преди 12 години
родител
ревизия
0d9497a472
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/articles/vendor-binaries.md

+ 1 - 1
doc/articles/vendor-binaries.md

@@ -77,7 +77,7 @@ Packages managed entirely by Composer do not *need* to contain any
 `.bat` files for Windows compatibility. Composer handles installation
 of binaries in a special way when run in a Windows environment:
 
- * A `.bat` files is generated automatically to reference the binary
+ * A `.bat` file is generated automatically to reference the binary
  * A Unix-style proxy file with the same name as the binary is generated
    automatically (useful for Cygwin or Git Bash)