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

Commit

Permalink
docs(tutorial): remove 'going forward' nonsense
Browse files Browse the repository at this point in the history
Closes #5914

time/space dimension error
  • Loading branch information
gjvc authored and IgorMinar committed Jan 22, 2014
1 parent d7e6f1b commit 6d525f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/tutorial/step_00.ngdoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ angular-seed, and run the application in the browser.
You can now see the page in your browser. It's not very exciting, but that's OK.

The HTML page that displays "Nothing here yet!" was constructed with the HTML code shown below.
The code contains some key Angular elements that we will need going forward.
The code contains some key Angular elements that we will need as we progress.

__`app/index.html`:__
<pre>
Expand Down

0 comments on commit 6d525f0

Please sign in to comment.