Skip to content

Commit 85c3c90

Browse files
johntiger1mportuga
authored andcommitted
Fix code typo
1 parent 88f8a9a commit 85c3c90

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
@@ -29,7 +29,7 @@ Need Some Inspiration? Have a look at our open [PRs Plz!](https://github.com/ang
2929

3030
```html
3131
<link rel="stylesheet" type="text/css" href="bower_components/angular-ui-grid/ui-grid.min.css">
32-
<script src="bower_components/angular-ui-grid/ui-grid.min.js">
32+
<script src="bower_components/angular-ui-grid/ui-grid.min.js"></script>
3333
```
3434

3535
## NPM

0 commit comments

Comments
 (0)