mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-16 10:43:10 +00:00
docs(tutorial): remove 'going forward' nonsense
Closes #5914 time/space dimension error
This commit is contained in:
parent
d7e6f1b192
commit
6d525f06c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
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 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`:__
|
__`app/index.html`:__
|
||||||
<pre>
|
<pre>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue