diff options
Diffstat (limited to 'docs/content/tutorial/step_09.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_09.ngdoc | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc index 45418cec..86e4ffc6 100644 --- a/docs/content/tutorial/step_09.ngdoc +++ b/docs/content/tutorial/step_09.ngdoc @@ -2,13 +2,13 @@  @name Tutorial: 9 - Filters  @description -<ul doc:tutorial-nav="9"></ul> +<ul doc-tutorial-nav="9"></ul>  In this step you will learn how to create your own custom display filter. -<doc:tutorial-instructions step="9"></doc:tutorial-instructions> +<div doc-tutorial-reset="9"></div>  Navigate to one of the detail pages. @@ -140,4 +140,4 @@ Now that you have learned how to write and test a custom filter, go to {@link st  learn how we can use angular to enhance the phone details page further. -<ul doc:tutorial-nav="9"></ul> +<ul doc-tutorial-nav="9"></ul> | 
