diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2023-01-12 21:29:18 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2023-01-12 21:29:18 +0100 |
commit | 6214c87ea5d81f773a34bd1dfaa333d5c3e12004 (patch) | |
tree | 156ff267ba226ddeafe3d73896df7b4275b9fadb /docs/Options.md | |
parent | 682650848b3c3fa629c9a61456baccb5230a040a (diff) | |
download | wee-slack-6214c87ea5d81f773a34bd1dfaa333d5c3e12004.tar.gz |
Add missing space in auto_open_threads option description
Diffstat (limited to 'docs/Options.md')
-rw-r--r-- | docs/Options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Options.md b/docs/Options.md index caa0dca..550a2e9 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -20,7 +20,7 @@ slack` after changing it to take effect. **Default:** `false` -**Description:** Automatically open threads when mentioned or inresponse to own messages. +**Description:** Automatically open threads when mentioned or in response to own messages. ### background_load_all_history |