diff --git a/site/src/content/docs/components/buttons.mdx b/site/src/content/docs/components/buttons.mdx
index 6a3ba459f5..e6bbd3b5ba 100644
--- a/site/src/content/docs/components/buttons.mdx
+++ b/site/src/content/docs/components/buttons.mdx
@@ -196,7 +196,6 @@ Different variants of `.btn`, such as the various outlined styles, are supported
`} />
-
## Button plugin
The button plugin allows you to create simple on/off toggle buttons.