8000
We read every piece of feedback, and take your input very seriously.
To see all 8000 available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10406de commit 5581833Copy full SHA for 5581833
docs/content/tutorial/step_05.ngdoc
@@ -256,7 +256,7 @@ You should now see the following output in the Karma tab:
256
257
# Experiments
258
259
-* At the bottom of `index.html`, add a `{{phones | json}}` binding to see the list of phones
+* At the bottom of `index.html`, add a `<pre>{{phones | json}}</pre>` binding to see the list of phones
260
displayed in json format.
261
262
* In the `PhoneListCtrl` controller, pre-process the http response by limiting the number of phones
0 commit comments