Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 070a5d1

Browse files
committed
Merge pull request #375 from ehmicky/patch-1
Fix typo on README.md
2 parents a851f31 + 5614acf commit 070a5d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ It's equal to run separately:
8585
* `grunt karma:server` : giving you a Karma server to run tests (at [http://localhost:9876/](http://localhost:9876/) by default). You can force a test on this server with `grunt karma:unit:run`.
8686

8787
* `grunt watch` : will automatically test your code and build your demo. You can demo generation with `grunt build:gh-pages`.
88-
*
8988

9089
### How to release
9190

0 commit comments

Comments
 (0)