From 1ba62d09e40b959fa68f07f3b55f159e167fcbb7 Mon Sep 17 00:00:00 2001 From: Arul Date: Sat, 26 Jan 2013 11:52:28 +0800 Subject: [PATCH] Update doc/articles/vendor-binaries.md --- doc/articles/vendor-binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/vendor-binaries.md b/doc/articles/vendor-binaries.md index 2068130a0..5f6918041 100644 --- a/doc/articles/vendor-binaries.md +++ b/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)