Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a659049 commit c0b360bCopy full SHA for c0b360b
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