From 3c04b693a74d033e03fcf1dcfd5017111e70b6aa Mon Sep 17 00:00:00 2001 From: Quin Lynch <49576606+quinchs@users.noreply.github.com> Date: Thu, 8 Jul 2021 00:23:21 -0300 Subject: [PATCH] Update 06-subcommands.md --- docs/guides/slash-commands/06-subcommands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/slash-commands/06-subcommands.md b/docs/guides/slash-commands/06-subcommands.md index 7a3907ff4..54ff03cdc 100644 --- a/docs/guides/slash-commands/06-subcommands.md +++ b/docs/guides/slash-commands/06-subcommands.md @@ -210,7 +210,7 @@ Now, let's try this out! Running the 3 get commands seems to get the default val ![settings get](images/settings2.png) -Now lets try changing each to a different value. +Now let's try changing each to a different value. ![settings set](images/settings3.png)