diff --git a/docs/src/pages/components/Tag.svx b/docs/src/pages/components/Tag.svx
index 85799b6e..b693a713 100644
--- a/docs/src/pages/components/Tag.svx
+++ b/docs/src/pages/components/Tag.svx
@@ -41,7 +41,7 @@
## Custom icon
-Note: rendering a custom icon cannnot be used with the filterable variant.
+Note: rendering a custom icon cannot be used with the filterable variant.
IBM Cloud
diff --git a/docs/src/pages/components/Theme.svx b/docs/src/pages/components/Theme.svx
index f00cb56d..9a5cab2f 100644
--- a/docs/src/pages/components/Theme.svx
+++ b/docs/src/pages/components/Theme.svx
@@ -12,7 +12,7 @@ The `Theme` component can dyanmically update the Carbon theme on the client-side
The `all.css` StyleSheet uses [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) for dynamic theming.
-
+
## Default