diff --git a/docs/content/1.getting-started/8.migration.md b/docs/content/1.getting-started/8.migration.md
index f759158478..5727a542fd 100644
--- a/docs/content/1.getting-started/8.migration.md
+++ b/docs/content/1.getting-started/8.migration.md
@@ -31,7 +31,7 @@ The following changes require you to change some functionality in the projects:
// v3
+
+
- ```
+ ```
2. The `color` prop in all components no longer accepts the list of defined TailwindCSS colors. It now only accepts one of the colors defined in [the theme](/getting-started/theme#colors).