diff options
| -rw-r--r-- | docs/content/tutorial/step_02.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/step_02.ngdoc b/docs/content/tutorial/step_02.ngdoc index c2eec340..e21e18df 100644 --- a/docs/content/tutorial/step_02.ngdoc +++ b/docs/content/tutorial/step_02.ngdoc @@ -64,7 +64,7 @@ tag as the template. bindings. As opposed to evaluating constants, these expressions are referring to our application model, which was set up in our `PhoneListCtrl` controller. - <img class="diagram" src="img/tutorial/tutorial_02.png"> +<img class="diagram" src="img/tutorial/tutorial_02.png"> ## Model and Controller |
