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

Commit

Permalink
Updated small typo in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Arendsen committed May 16, 2018
1 parent 1de674e commit 89f964e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -312,7 +312,7 @@ myAppModule.controller('MyController', function($scope) {
## Integrations
- [firebase](http://codepen.io/thgreasi/pen/repEZg?editors=0010)
- [ui.bootstrap.accordion](http://plnkr.co/edit/TGIeeEbbvJwpJ3WRqo2z?p=preview)
- [Angular Meterial](http://codepen.io/thgreasi/pen/NbyLVK) (thanks yenoh2)
- [Angular Material](http://codepen.io/thgreasi/pen/NbyLVK) (thanks yenoh2)
- [Asynchronous loading jQuery+jQueryUI with crisbeto/angular-ui-sortable-loader](https://github.com/crisbeto/angular-ui-sortable-loader)

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

## Testing

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

```sh
npm install -g grunt-cli
Expand Down

0 comments on commit 89f964e

Please sign in to comment.