From a30aff887fdb116c08b16d35e6296be86146afde Mon Sep 17 00:00:00 2001 From: Ben Dalton Date: Fri, 9 Oct 2015 16:08:24 -0400 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 c95696b..26ab910 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Finally, add the service provider and the facade to app/config/app.php. ) -Not requred, but you can addd the Csscolor alias if you want. +Not required, but you can addd the Csscolor alias if you want. 'aliases' => array( // ...