Skip to content

Commit 9ce7536

Browse files
cdransfRajdeepc
andauthored
Update packages/tags/README.md
Co-authored-by: Rajdeep Chandra <[email protected]>
1 parent 6b7eda3 commit 9ce7536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tags/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import { Tags, Tag } from '@spectrum-web-components/tags';
3131

3232
Tags are created from the following parts:
3333

34-
- **Tags**: The container component (`<sp-tags>`) that manages a collection of `Tag` elements.
34+
- **Tags**: The container component (`<sp-tags>`) that manages a collection of `<sp-tag>` elements.
3535
- **Tag**: The individual tag element (`<sp-tag>`) represents a single tag. [Read more about the `Tag` component.](/components/tag/)
3636

3737
### Examples

0 commit comments

Comments
 (0)