diff options
Diffstat (limited to 'docs/content/error')
| -rw-r--r-- | docs/content/error/ng/btstrpd.ngdoc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/content/error/ng/btstrpd.ngdoc b/docs/content/error/ng/btstrpd.ngdoc index 7eb66a1e..4efbaba5 100644 --- a/docs/content/error/ng/btstrpd.ngdoc +++ b/docs/content/error/ng/btstrpd.ngdoc @@ -38,12 +38,12 @@ You can also get this error if you accidentally load AngularJS itself more than  <html ng-app>    <head>      <script src="angular.js"></script> -     +      ...    </head>    <body> -     +      ...      <script src="angular.js"></script> | 
