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

Commit e763b57

Browse files
authored
Merge pull request #549 from MaxArendsen/patch-1
Updated small typo in the readme
2 parents 1de674e + 89f964e commit e763b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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)