We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ee1ab commit e1743ccCopy full SHA for e1743cc
docs/content/api/angular.module.ng.$compileProvider.directive.ngdoc
@@ -407,7 +407,7 @@ compiler}. The attributes are:
407
migrates all of the attributes / classes from the old element to the new one. See Creating
408
Widgets section below for more information.
409
410
- * `templateURL` - Same as `template` but the template is loaded from the specified URL. Because
+ * `templateUrl` - Same as `template` but the template is loaded from the specified URL. Because
411
the template loading is asynchronous the compilation/linking is suspended until the template
412
is loaded.
413
0 commit comments