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

Commit 9d07796

Browse files
jfortunatobtford
authored andcommitted
docs(tutorial/step_02): fix typo
1 parent 664e680 commit 9d07796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_02.ngdoc

Lines changed: 1 addition & 1 deletion
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 reflect the previous change. For example by adding:
229+
* Update the unit test for the controller in ./tests/unit/controllersSpec.js to reflect the previous change. For example by adding:
230230

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

0 commit comments

Comments
 (0)