docs(tutorial): add missing @step tags

Since steps 9 and 11 were missing @step tags they were out of order

Closes #6292
Closes #6291
This commit is contained in:
Stéphane Reynaud
2014-02-17 13:25:50 +01:00
committed by Peter Bacon Darwin
parent 4c02d0bea5
commit f8b11f3584
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
@ngdoc tutorial
@name 9 - Filters
@step 9
@description
<ul doc-tutorial-nav="9"></ul>

View File

@@ -1,5 +1,6 @@
@ngdoc tutorial
@name 11 - REST and Custom Services
@step 11
@description
<ul doc-tutorial-nav="11"></ul>