Skip to content

Commit 4c5d8cd

Browse files
authored
docs(tag): fix typo (#1705)
1 parent aa2e97f commit 4c5d8cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/pages/components/Tag.svx

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
## Custom icon
4343

44-
Note: rendering a custom icon cannnot be used with the filterable variant.
44+
Note: rendering a custom icon cannot be used with the filterable variant.
4545

4646
<Tag icon={IbmCloud}>IBM Cloud</Tag>
4747

docs/src/pages/components/Theme.svx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `Theme` component can dyanmically update the Carbon theme on the client-side
1212
</InlineNotification>
1313

1414
The `all.css` StyleSheet uses [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) for dynamic theming.
15-
15+
1616
<CodeSnippet svx-ignore {code} />
1717

1818
## Default

0 commit comments

Comments
 (0)