From ef7fc382dabffb921aa7f945c898d2098a2a2a1a Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:38:58 -0300 Subject: [PATCH] Update 01-getting-started.md --- .../interactions/message-components/01-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/interactions/message-components/01-getting-started.md b/docs/guides/interactions/message-components/01-getting-started.md index 206d7a665..2b1d3f5ff 100644 --- a/docs/guides/interactions/message-components/01-getting-started.md +++ b/docs/guides/interactions/message-components/01-getting-started.md @@ -1,6 +1,6 @@ # Message Components -Message components are a framework for adding interactive elements to a message your app or bot sends. They;re accessible, customizable, and easy to use. +Message components are a framework for adding interactive elements to a message your app or bot sends. They're accessible, customizable, and easy to use. ## What is a Component