Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7019f14

Browse files
committed
merge cleanup
1 parent 0532aab commit 7019f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/bootstrap.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ initialization.
5151
Angular initializes automatically upon `DOMContentLoaded` event, at which point angular looks for
5252
the {@link api/angular.module.ng.$compileProvider.directive.ngApp `ng-app`} directive which
5353
designates your application root. If {@link
54-
api/angular.module.ng.$compileProvider.directive.ng:app `ng-app`} directive is found then Angular
54+
api/angular.module.ng.$compileProvider.directive.ngApp `ng-app`} directive is found then Angular
5555
will:
5656

5757
* load the {@link guide/module module} associated with the directive.

0 commit comments

Comments
 (0)