diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc
index 786f3c45..17dc69da 100644
--- a/docs/content/tutorial/index.ngdoc
+++ b/docs/content/tutorial/index.ngdoc
@@ -126,7 +126,7 @@ This command will download the following tools, into the `node_modules` director
- [Protractor][protractor] - end 2 end test runner
Running `npm install` will also automatically use bower to download the Angular framework into the
-`bower_components` directory.
+`app/bower_components` directory.
Note the angular-phonecat project is setup to install and run these utilities via npm scripts.
diff --git a/docs/content/tutorial/step_00.ngdoc b/docs/content/tutorial/step_00.ngdoc
index e06ff40a..e93d8e56 100644
--- a/docs/content/tutorial/step_00.ngdoc
+++ b/docs/content/tutorial/step_00.ngdoc
@@ -46,9 +46,9 @@ __`app/index.html`:__
My HTML File
-
+
-
+
@@ -76,7 +76,7 @@ __`app/index.html`:__
* AngularJS script tag:
-
+
diff --git a/docs/content/tutorial/step_07.ngdoc b/docs/content/tutorial/step_07.ngdoc
index db22fb75..cd0478d6 100644
--- a/docs/content/tutorial/step_07.ngdoc
+++ b/docs/content/tutorial/step_07.ngdoc
@@ -120,8 +120,8 @@ __`app/index.html`:__
...
-
-
+
+
diff --git a/docs/content/tutorial/step_11.ngdoc b/docs/content/tutorial/step_11.ngdoc
index 8b240a3b..51612e91 100644
--- a/docs/content/tutorial/step_11.ngdoc
+++ b/docs/content/tutorial/step_11.ngdoc
@@ -65,7 +65,7 @@ __`app/index.html`.__
```html
...
-
+
...
```
diff --git a/docs/content/tutorial/step_12.ngdoc b/docs/content/tutorial/step_12.ngdoc
index 52c93cb3..80243537 100644
--- a/docs/content/tutorial/step_12.ngdoc
+++ b/docs/content/tutorial/step_12.ngdoc
@@ -90,12 +90,12 @@ __`app/index.html`.__
...
-
+
...
-
+