Skip to content

Commit 6594ae1

Browse files
committed
doc() typo in README
1 parent 8615014 commit 6594ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ None except for AngularJS.
1717
Include src/angular-bowser.js in your html.
1818

1919
```html
20-
<script src="bower_components/angular-pnotify/src/angular-pnotify.js"></script>
20+
<script src="bower_components/angular-bowser/src/angular-bowser.js"></script>
2121
```
2222

2323
Add the angular-bowser module as a dependency to your application module:

0 commit comments

Comments
 (0)