From f5458ec10eaab8e6467a2dc534e0c761063e92a9 Mon Sep 17 00:00:00 2001 From: martincupela Date: Fri, 1 Nov 2024 09:29:58 +0100 Subject: [PATCH] docs: fix typos --- docusaurus/docs/React/components/message-components/poll.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/React/components/message-components/poll.mdx b/docusaurus/docs/React/components/message-components/poll.mdx index 6d3a5c028..644589eaf 100644 --- a/docusaurus/docs/React/components/message-components/poll.mdx +++ b/docusaurus/docs/React/components/message-components/poll.mdx @@ -195,7 +195,7 @@ Do not try to access the `poll` data via `message` object available from `Messag ## PollContext -The context is available to all the children of the `Poll` component. Currently it exposes the following properies: +The context is available to all the children of the `Poll` component. Currently, it exposes the following properties: ### poll