From 68f1328a54fe52b33238b605c6244b01a3b0bac0 Mon Sep 17 00:00:00 2001 From: Deven Joshi Date: Fri, 9 Jul 2021 15:27:56 +0530 Subject: [PATCH] fix: typo 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 e069b023..3fb4c847 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 --- -Understading 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)