We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00af067 commit ad77d67Copy full SHA for ad77d67
docs/content/tutorial/step_02.ngdoc
@@ -64,7 +64,7 @@ tag as the template.
64
bindings. As opposed to evaluating constants, these expressions are referring to our application
65
model, which was set up in our `PhoneListCtrl` controller.
66
67
- <img class="diagram" src="img/tutorial/tutorial_02.png">
+<img class="diagram" src="img/tutorial/tutorial_02.png">
68
69
70
## Model and Controller
0 commit comments