Skip to content

Commit 5a1ed03

Browse files
thatTypenetman92
authored andcommitted
docs(contribute): transpose "however" and "it's"
Transpose "however" and "it's" on line 156 for slightly better readability Closes angular#11686
1 parent d08102d commit 5a1ed03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/misc/contribute.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ grunt test:unit --browsers Opera,Firefox
153153

154154
Note there should be _no spaces between browsers_. `Opera, Firefox` is INVALID.
155155

156-
During development it's however more productive to continuously run unit tests every time the source or test files
156+
During development, however, it's more productive to continuously run unit tests every time the source or test files
157157
change. To execute tests in this mode run:
158158

159159
1. To start the Karma server, capture Chrome browser and run unit tests, run:

0 commit comments

Comments
 (0)