We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7eda3 commit 9ce7536Copy full SHA for 9ce7536
packages/tags/README.md
@@ -31,7 +31,7 @@ import { Tags, Tag } from '@spectrum-web-components/tags';
31
32
Tags are created from the following parts:
33
34
-- **Tags**: The container component (`<sp-tags>`) that manages a collection of `Tag` elements.
+- **Tags**: The container component (`<sp-tags>`) that manages a collection of `<sp-tag>` elements.
35
- **Tag**: The individual tag element (`<sp-tag>`) represents a single tag. [Read more about the `Tag` component.](/components/tag/)
36
37
### Examples
0 commit comments