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

Commit aae9a71

Browse files
author
Joran Kapteijns
committed
Typo, consistency
1 parent 80a5001 commit aae9a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

instructions/karma.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
1. [Karma](#karma)
77
1. [Karma-chai](#karma-chai)
88
1. [Karma-mocha](#karma-mocha)
9-
1. [karma-phantomjs-launcher](#phantomjs)
9+
1. [Karma-phantomjs-launcher](#phantomjs)
1010
1. [Karma-sinon-chai](#karma-sinon-chai)
1111
1. [Karma-mocha-reporter](#karma-mocha-reporter)
1212
1. [Example karma config](#default-configuration)
@@ -175,7 +175,7 @@ Configure it in the karma.conf.js as follows:
175175

176176
To give our logging of the test some body, our standard is to use karma-mocha-reporter instead of dots or progress reporters.
177177

178-
This gives us for example to following logging when running the tests:
178+
This gives us for example the following logging when running the tests:
179179
```
180180
A Facet
181181
by default

0 commit comments

Comments
 (0)