Skip to content

Commit 187b4ad

Browse files
alexgarrettsmithtbosch
authored andcommitted
docs(tutorial): correct spelling mistake
1 parent 375c47d commit 187b4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_02.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ To run the test, do the following:
226226

227227
Refresh your browser and verify that it says "Hello, World!".
228228

229-
* Update the unit test for the controler in ./tests/unit/controlersSpec.js to refelct the previous change. For example by adding:
229+
* Update the unit test for the controler in ./tests/unit/controlersSpec.js to reflect the previous change. For example by adding:
230230

231231
expect(scope.name).toBe('World');
232232

0 commit comments

Comments
 (0)