mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
docs(directive.ngdoc): typo fix
This commit is contained in:
committed by
Brian Ford
parent
84f36701bc
commit
f39ac571c4
@@ -295,7 +295,7 @@ The `restrict` option is typically set to:
|
||||
|
||||
These restictions can all be combined as needed:
|
||||
|
||||
* `'AEC'` - matches either attribure or element or class name
|
||||
* `'AEC'` - matches either attribute or element or class name
|
||||
|
||||
Let's change our directive to use `restrict: 'E'`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user