Skip to content

Commit

Permalink
Merge pull request #1205 from tgoodyear/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
jpetitcolas authored Sep 21, 2016
2 parents 3283619 + b409980 commit f35c2ce
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 @@ -72,7 +72,7 @@ If you don't have a module bundler, don't worry: you can still include `ng-admin
<script src="node_modules/ng-admin/build/ng-admin.min.js"></script>
```

## Bootstraping your Admin
## Bootstrapping your Admin

Add the `ng-admin.min.css` and `ng-admin.min.js` to the HTML, add a `<div ui-view="ng-admin">`, and configure the admin:

Expand Down

0 comments on commit f35c2ce

Please sign in to comment.