diff --git a/docs/content/guide/component-router.ngdoc b/docs/content/guide/component-router.ngdoc index 1a7269329425..62c6a534fc6c 100644 --- a/docs/content/guide/component-router.ngdoc +++ b/docs/content/guide/component-router.ngdoc @@ -1,6 +1,6 @@ @ngdoc overview @name Component Router -@sortOrder 305 +@sortOrder 306 @description # Component Router @@ -1041,4 +1041,4 @@ to prevent the `$routerCanDeactivate` hook from displaying the dialog box. ## Summary This guide has given an overview of the features of the Component Router and how to implement a simple -application. \ No newline at end of file +application.