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

Commit f5b9ce5

Browse files
committed
Merge pull request #459 from nighto/patch-1
docs(README): fix punctuation typos
2 parents 85c0453 + fc21c4f commit f5b9ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,12 @@ npm install && bower install
226226
grunt
227227
```
228228

229-
The karma task will try to open Firefox and Chrome as browser in which to run the tests. Make sure this is available or change the configuration in `test\karma.conf.js`
229+
The karma task will try to open Firefox and Chrome as browser in which to run the tests. Make sure this is available or change the configuration in `test\karma.conf.js`.
230230

231231

232232
### Grunt Serve
233233

234-
We have one task to serve them all !
234+
We have one task to serve them all!
235235

236236
```sh
237237
grunt serve

0 commit comments

Comments
 (0)