diff --git a/docs/content/tutorial/step_02.ngdoc b/docs/content/tutorial/step_02.ngdoc index 85fcfbb61b1b..e526675b42da 100644 --- a/docs/content/tutorial/step_02.ngdoc +++ b/docs/content/tutorial/step_02.ngdoc @@ -227,7 +227,7 @@ To run the tests, and then watch the files for changes: `npm test`. expect(scope.name).toBe('World'); -* Create a repeater that constructs a simple table: +* Create a repeater in `index.html` that constructs a simple table:
row number |
---|