diff --git a/lib/mixins/property-effects.html b/lib/mixins/property-effects.html index 7c8c16ceba..b45e7453b9 100644 --- a/lib/mixins/property-effects.html +++ b/lib/mixins/property-effects.html @@ -1029,7 +1029,7 @@ * * This mixin uses provides the following key static methods for adding * property effects to an element class: - * - `createPropertyEffect` + * - `addPropertyEffect` * - `createPropertyObserver` * - `createMethodObserver` * - `createNotifyingProperty`