Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d760f1d

Browse files
alexgarrettsmithvojtajina
authored andcommitted
docs(tutorial): correct spelling mistake
1 parent 5316a10 commit d760f1d

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)