diff options
| author | Stéphane Reynaud | 2014-02-17 13:25:50 +0100 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-17 14:04:26 +0000 | 
| commit | f8b11f358498c1c1056be3e98a732f297ab2d56f (patch) | |
| tree | d13be9dc48b30b8199153647bf5c315a607c013c /docs/content/tutorial/step_09.ngdoc | |
| parent | 4c02d0bea5ff7ce295d2a2f7ed005eac2c82706c (diff) | |
| download | angular.js-f8b11f358498c1c1056be3e98a732f297ab2d56f.tar.bz2 | |
docs(tutorial): add missing @step tags
Since steps 9 and 11 were missing @step tags they were out of order
Closes #6292
Closes #6291
Diffstat (limited to 'docs/content/tutorial/step_09.ngdoc')
| -rw-r--r-- | docs/content/tutorial/step_09.ngdoc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/content/tutorial/step_09.ngdoc b/docs/content/tutorial/step_09.ngdoc index 2bac44b8..e95025fb 100644 --- a/docs/content/tutorial/step_09.ngdoc +++ b/docs/content/tutorial/step_09.ngdoc @@ -1,5 +1,6 @@  @ngdoc tutorial  @name 9 - Filters +@step 9  @description  <ul doc-tutorial-nav="9"></ul> | 
