diff --git a/README.md b/README.md index 46d214f..8b49ba0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ File parsing directive for AngularJS Install with [Bower](http://bower.io/): ```bash -$ bower install angular-file-directiv +$ bower install angular-file-directive ``` ## Usage @@ -36,4 +36,4 @@ Use it in the view: {{ file.name }} -``` \ No newline at end of file +```