mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 08:59:35 +08:00
docs(tutorial): correct spelling mistake
This commit is contained in:
committed by
Tobias Bosch
parent
375c47d0c0
commit
187b4adbd2
@@ -226,7 +226,7 @@ To run the test, do the following:
|
||||
|
||||
Refresh your browser and verify that it says "Hello, World!".
|
||||
|
||||
* 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:
|
||||
|
||||
expect(scope.name).toBe('World');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user