diff --git a/packages/core/src/components/button/readme.md b/packages/core/src/components/button/readme.md
index 47bdf424a5..6df08aa65b 100644
--- a/packages/core/src/components/button/readme.md
+++ b/packages/core/src/components/button/readme.md
@@ -7,28 +7,20 @@ and be enhanced by a wide range of attributes.
Default
-
Secondary
-
Danger
-
Light
-
Dark
-Full Button
-
-Block Button
-
+Full Button
+Block Button
Round Button
-Outline + Full
-
-Outline + Block
-
-Outline + Round
+Outline + Full
+Outline + Block
+Outline + Round
@@ -46,11 +38,9 @@ and be enhanced by a wide range of attributes.
-Large
-
+Large
Default
-
-Small
+Small
```