diff --git a/reference/slashcommands.mdx b/reference/slashcommands.mdx index 833b5b6..821a1bf 100644 --- a/reference/slashcommands.mdx +++ b/reference/slashcommands.mdx @@ -228,7 +228,7 @@ Options: * `port` - Specifies the port number to use for the SSH connection. * `alias` - Sets a short name or alias for the remote connection, for easier reference. * `connectmode` - Determines whether Waveterm will autoconnect for a new connection. Supported options are `startup`, `auto`, and `manual.` -* `autoinstall` - Determines wether of not the WaveShell helper is installed on the remote host (bool) +* `autoinstall` - Determines whether of not the WaveShell helper is installed on the remote host (bool) * `key` - Specifies the path to the SSH key file to use for authentication. * `password` - Provides the SSH password for authentication (use with caution, as this may be insecure).