From 542f5a8018f8df129e1a2003b3076516b66bdf23 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 12 Jul 2021 09:21:59 +0200 Subject: [PATCH] minor fixes --- .../Flutter/stream_chat_flutter/stream_chat_and_theming.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/Flutter/stream_chat_flutter/stream_chat_and_theming.mdx b/docusaurus/docs/Flutter/stream_chat_flutter/stream_chat_and_theming.mdx index 3fb4c847..d527b738 100644 --- a/docusaurus/docs/Flutter/stream_chat_flutter/stream_chat_and_theming.mdx +++ b/docusaurus/docs/Flutter/stream_chat_flutter/stream_chat_and_theming.mdx @@ -4,7 +4,7 @@ sidebar_position: 3 title: StreamChat And Theming --- -Understanding how to customize widgets using `StreamChatTheme` +Understanding How To Customize Widgets Using `StreamChatTheme` Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/StreamChatTheme-class.html) and [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/StreamChatThemeData-class.html)