We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4da55 commit 2f61b2fCopy full SHA for 2f61b2f
1 file changed
docs/content/tutorial/step_02.ngdoc
@@ -226,7 +226,7 @@ To run the test, do the following:
226
227
Refresh your browser and verify that it says "Hello, World!".
228
229
-* Update the unit test for the controler in ./tests/unit/controlersSpec.js to refelct the previous change. For example by adding:
+* Update the unit test for the controler in ./tests/unit/controlersSpec.js to reflect the previous change. For example by adding:
230
231
expect(scope.name).toBe('World');
232
0 commit comments