Skip to content

Commit 90e8cd9

Browse files
committed
[ci skip] Fix doc createPropertyEffect -> addPropertyEffect
1 parent 448149d commit 90e8cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mixins/property-effects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@
10291029
*
10301030
* This mixin uses provides the following key static methods for adding
10311031
* property effects to an element class:
1032-
* - `createPropertyEffect`
1032+
* - `addPropertyEffect`
10331033
* - `createPropertyObserver`
10341034
* - `createMethodObserver`
10351035
* - `createNotifyingProperty`

0 commit comments

Comments
 (0)