diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc index 0edd531ff..1503622f5 100644 --- a/docs/content/tutorial/step_00.ngdoc +++ b/docs/content/tutorial/step_00.ngdoc @@ -84,9 +84,9 @@ __`app/index.html`:__ My HTML File + - - + @@ -114,7 +114,7 @@ __`app/index.html`:__ * AngularJS script tag: - This code downloads the `angular.js` script and registers a callback that will be executed by the browser when the containing HTML page is fully downloaded. When the callback is executed, Angular