diff --git a/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx b/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx index a9b64a57..58873822 100644 --- a/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx +++ b/docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx @@ -27,7 +27,7 @@ The changes will be listed by package and a concise changelog will follow with m * Updated `StreamChatThemeData.reactionIcons` to accept custom builder -* Renamed ColorTheme properties to reflect the purpose of the colors +* Renamed `ColorTheme` properties to reflect the purpose of the colors * `ColorTheme.black` -> `ColorTheme.textHighEmphasis` * `ColorTheme.grey` -> `ColorTheme.textLowEmphasis`