diff --git a/index.bs b/index.bs index c0fdf5db9..a24ba49a7 100644 --- a/index.bs +++ b/index.bs @@ -1164,7 +1164,7 @@ The following extended attributes are applicable to interfaces: -

Mixins

+

Interface mixins

An interface mixin is a definition (matching interface MixinRest) that declares state and behavior that can be [=included=] by one or more [=interfaces=], @@ -1337,7 +1337,7 @@ No [=extended attributes=] defined in this specification are applicable to [=inc identifier "includes" identifier ";" -

Using Mixins and Partials

+

Using mixins and partials

This section is informative.