1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Update doc/articles/vendor-binaries.md

This commit is contained in:
Arul 2013-01-26 11:52:28 +08:00
parent 5a4c720535
commit 1ba62d09e4

View file

@ -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)