From 11fd4c2ec6c658076aea1780789245bea9739d5d Mon Sep 17 00:00:00 2001 From: Matthias Zeis Date: Mon, 31 Mar 2014 22:12:18 +0200 Subject: [PATCH] Fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a410d3e0..a639670f 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ If you want to have the deployed files automatically added to your .gitignore fi ... "extra":{ "magento-root-dir": "htdocs/", - auto-append-gitignore": true + "auto-append-gitignore": true } ... }