From dbc41e4d8b1f77befd9e8b38e48c3f080541bb6d Mon Sep 17 00:00:00 2001 From: Matthias Zeis Date: Fri, 31 May 2013 12:52:22 +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 0501e508..89406fbf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The Magento root directory must be specified in the ```composer.json``` under `` See below for a generic instruction on how to install composer if you aren't familiar with it. -If you want to use the pubic Magento module repository, set up your root ```composer.json``` in your project like this: +If you want to use the public Magento module repository, set up your root ```composer.json``` in your project like this: ```json {