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

Commit fc21c4f

Browse files
committed
Typo on README.md
No space before punctuation.
1 parent 85c0453 commit fc21c4f

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
@@ -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)