diff options
Diffstat (limited to 'docs/content/error/rootScope/inprog.ngdoc')
| -rw-r--r-- | docs/content/error/rootScope/inprog.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/error/rootScope/inprog.ngdoc b/docs/content/error/rootScope/inprog.ngdoc index c3f42c12..375f8fe8 100644 --- a/docs/content/error/rootScope/inprog.ngdoc +++ b/docs/content/error/rootScope/inprog.ngdoc @@ -71,4 +71,4 @@ myApp.directive('myDirective', function() {  ``` -To learn more about Angular processing model please check out the {@link guide/concepts concepts doc} as well as the {@link api/ng.$rootScope.Scope api} doc. +To learn more about Angular processing model please check out the {@link guide/concepts concepts doc} as well as the {@link ng.$rootScope.Scope api} doc. | 
