diff --git a/lib/mixins/element-mixin.html b/lib/mixins/element-mixin.html index 7d0c7995c9..3d6cec9e8a 100644 --- a/lib/mixins/element-mixin.html +++ b/lib/mixins/element-mixin.html @@ -241,7 +241,7 @@ } /** - * Configures a `klass` based on a staic `klass.config` object and + * Configures a `klass` based on a static `klass.config` object and * a `template`. This includes creating accessors and effects * for properties in `config` and the `template` as well as preparing the * `template` for stamping. diff --git a/test/unit/shady-content.html b/test/unit/shady-content.html index aae3e3971c..281c1af92e 100644 --- a/test/unit/shady-content.html +++ b/test/unit/shady-content.html @@ -181,7 +181,7 @@