mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
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:
committed by
Peter Bacon Darwin
parent
4c02d0bea5
commit
f8b11f3584
@@ -1,5 +1,6 @@
|
||||
@ngdoc tutorial
|
||||
@name 9 - Filters
|
||||
@step 9
|
||||
@description
|
||||
|
||||
<ul doc-tutorial-nav="9"></ul>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
@ngdoc tutorial
|
||||
@name 11 - REST and Custom Services
|
||||
@step 11
|
||||
@description
|
||||
|
||||
<ul doc-tutorial-nav="11"></ul>
|
||||
|
||||
Reference in New Issue
Block a user