From d8cab531564cacc8713d076b6cb73f753caf6e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lder=20Duarte?= Date: Sun, 13 Apr 2014 12:30:09 -0400 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c795aa..fa1c769 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In your `config/app.php` add `'Buchin\Madmimi\MadmimiServiceProvider'` to the en ), -At the end of `config/app.php` add `'Confide' => 'Zizaco\Confide\ConfideFacade'` to the `$aliases` array +At the end of `config/app.php` add `'Madmimi' => 'Buchin\Madmimi\Madmimi'` to the `$aliases` array 'aliases' => array(