diff --git a/src/color-swatch/README.md b/src/color-swatch/README.md index 0658998d..ebcaf84d 100644 --- a/src/color-swatch/README.md +++ b/src/color-swatch/README.md @@ -76,9 +76,9 @@ You can also use `open="false"` to force it to be closed regardless of interacti ``` -### The `color` attribute +### The `value` attribute -You can provide the color via the `color` attribute, +You can provide the color via the `value` attribute, which can be more convenient when you have slotted content. In that case, the content of the element is merely presentational @@ -98,14 +98,14 @@ If you don’t specify any content, no text will be shown.