Skip to content

Commit 6461efa

Browse files
committed
Fix spelling
1 parent e574e0e commit 6461efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4597,7 +4597,7 @@ hour", string.
45974597

45984598
**`bulk_save_count`**
45994599

4600-
(optional, int) If set to a non-0 value, the bot won't refresh the MISP feed immeadiately, but will cache
4600+
(optional, int) If set to a non-0 value, the bot won't refresh the MISP feed immediately, but will cache
46014601
incoming messages until the given number of them. Use it if your bot proceeds a high number of messages
46024602
and constant saving to the disk is a problem. Reloading or restarting bot as well as generating
46034603
a new MISP event based on `interval_event` triggers saving regardless of the cache size.

0 commit comments

Comments
 (0)