docs(tutorial): add instructions to make experiment render readably in step 5

Update step_05.ngdoc

Closes #7653
This commit is contained in:
Jan
2014-05-31 19:13:41 +02:00
committed by Caitlin Potter
parent a659049893
commit c0b360b993

View File

@@ -256,7 +256,7 @@ You should now see the following output in the Karma tab:
# Experiments
* 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
displayed in json format.
* In the `PhoneListCtrl` controller, pre-process the http response by limiting the number of phones