diff --git a/site/src/content/docs/components/card.mdx b/site/src/content/docs/components/card.mdx
index 218f01b4efcf..2001f5b221f5 100644
--- a/site/src/content/docs/components/card.mdx
+++ b/site/src/content/docs/components/card.mdx
@@ -140,9 +140,9 @@ Mix and match multiple content types to create the card you need, or throw every
`} />
diff --git a/site/src/content/docs/guides/migration.mdx b/site/src/content/docs/guides/migration.mdx
index 4a4a000c8035..10a78527bfc5 100644
--- a/site/src/content/docs/guides/migration.mdx
+++ b/site/src/content/docs/guides/migration.mdx
@@ -209,7 +209,7 @@ Bootstrap 6 is a major release with many breaking changes to modernize our codeb
- Theme coloring via `.theme-*` classes on the `.accordion` wrapper.
- **Rebuilt close button markup.** `.btn-close` now renders its icon via a CSS `mask-image` (`--btn-close-icon`) tinted with `background-color: currentcolor`, so the button is self-contained—no child `