From d57613cd6dd09a8b2ec08d5eab41c58fcfb671a5 Mon Sep 17 00:00:00 2001 From: Nelson Blaha Date: Wed, 26 Jun 2013 13:34:32 -0500 Subject: docs(tutorial): add experiment showing reverse sort --- docs/content/tutorial/step_04.ngdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/content/tutorial/step_04.ngdoc b/docs/content/tutorial/step_04.ngdoc index ed9d02ba..fa8be6ed 100644 --- a/docs/content/tutorial/step_04.ngdoc +++ b/docs/content/tutorial/step_04.ngdoc @@ -178,6 +178,8 @@ ordering will default to unordered/natural order. * Add an `{{orderProp}}` binding into the `index.html` template to display its current value as text. +* Reverse the sort order by adding a `-` symbol before the sorting value: `` + # Summary Now that you have added list sorting and tested the app, go to {@link step_05 step 5} to learn -- cgit v1.2.3