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

Update step_02.ngdoc #7104

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/content/tutorial/step_02.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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 `indeh.html` that constructs a simple table:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@expilo should be index.html


<table>
<tr><th>row number</th></tr>
Expand Down Expand Up @@ -255,4 +255,4 @@ to the app.

[jasmine]: http://jasmine.github.io/
[jasmine-docs]: http://jasmine.github.io/1.3/introduction.html
[karma]: http://karma-runner.github.io/
[karma]: http://karma-runner.github.io/