Skip to content

Commit

Permalink
chore(README): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
doshprompt committed Jun 2, 2014
1 parent 2369ce6 commit e1eedde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Two other options are available:
- [Download the latest release](https://github.com/doshprompt/angular-localization/archive/master.zip).
- Clone the repo: `git clone https://github.com/doshprompt/angular-localize.git`.

You can then include `angular-localization` after including its dependencies, [angular](https://github.com/angular/bower-angular) and [angular-cookies](https://github.com/angular/bower-angular-cookies):
You can then include `angular-localization` after its dependencies, [angular](https://github.com/angular/bower-angular) and [angular-cookies](https://github.com/angular/bower-angular-cookies):

```html
<script src="bower_components/angular/angular.js"></script>
Expand Down

0 comments on commit e1eedde

Please sign in to comment.