Skip to content

Commit

Permalink
Fix the deprecated group’s name in the docs
Browse files Browse the repository at this point in the history
Just “deprecated” was causing can-util’s deprecated methods to show in can-route’s docs.
  • Loading branch information
chasenlehara committed May 1, 2019
1 parent d9a249b commit 050ef99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/can-route.md
@@ -1,6 +1,6 @@
@module {Object} can-route can-route
@group can-route.static 0 static
@group deprecated 1 deprecated
@group can-route.deprecated 1 deprecated
@download can/route
@test can-route/test.html
@parent can-routing
Expand Down

0 comments on commit 050ef99

Please sign in to comment.