Skip to content

Commit fd43437

Browse files
mikaelharsjopetebacondarwin
authored andcommitted
docs(README): fix typo
Closes angular#229
1 parent 01191df commit fd43437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The angular-seed app comes preconfigured with unit tests. These are written in
109109
configuration file to run them.
110110

111111
* the configuration is found at `karma.conf.js`
112-
* the unit tests are found in next to the code they are testing and are named as `..._test.js`.
112+
* the unit tests are found next to the code they are testing and are named as `..._test.js`.
113113

114114
The easiest way to run the unit tests is to use the supplied npm script:
115115

0 commit comments

Comments
 (0)