From a08d1095bda86e54abeeff55118c37609fa8ed24 Mon Sep 17 00:00:00 2001 From: Knox Lively Date: Wed, 28 Feb 2024 13:30:28 -0700 Subject: [PATCH] fixed punctuation --- reference/slashcommands.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/slashcommands.mdx b/reference/slashcommands.mdx index 276debd..41b70ba 100644 --- a/reference/slashcommands.mdx +++ b/reference/slashcommands.mdx @@ -367,7 +367,7 @@ If `sessionid` is not specified will purge the *current* session. ### /session:set -Sets the name of a session +Sets the name of a session. ``` Usage: /session:set [name=name] ```