mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-22 10:49:24 +08:00
docs(directive.ngdoc): typo fix
This commit is contained in:
committed by
Tobias Bosch
parent
66fdc03642
commit
de2ecb8a96
@@ -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