Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 89f964e

Browse files
author
Max Arendsen
authored
Updated small typo in the readme
1 parent 1de674e commit 89f964e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ myAppModule.controller('MyController', function($scope) {
312312
## Integrations
313313
- [firebase](http://codepen.io/thgreasi/pen/repEZg?editors=0010)
314314
- [ui.bootstrap.accordion](http://plnkr.co/edit/TGIeeEbbvJwpJ3WRqo2z?p=preview)
315-
- [Angular Meterial](http://codepen.io/thgreasi/pen/NbyLVK) (thanks yenoh2)
315+
- [Angular Material](http://codepen.io/thgreasi/pen/NbyLVK) (thanks yenoh2)
316316
- [Asynchronous loading jQuery+jQueryUI with crisbeto/angular-ui-sortable-loader](https://github.com/crisbeto/angular-ui-sortable-loader)
317317

318318
## Reporting Issues
@@ -322,7 +322,7 @@ Feel free to edit any of them for your needs (don't forget to also update the li
322322

323323
## Testing
324324

325-
We use Karma and jshint to ensure the quality of the code. The easiest way to run these checks is to use grunt:
325+
We use Karma and JSHint to ensure the quality of the code. The easiest way to run these checks is to use grunt:
326326

327327
```sh
328328
npm install -g grunt-cli

0 commit comments

Comments
 (0)