docs(tutorial): remove 'going forward' nonsense

Closes #5914

time/space dimension error
This commit is contained in:
George Cox 2014-01-21 20:19:54 +00:00 committed by Igor Minar
parent d7e6f1b192
commit 6d525f06c0

View file

@ -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>