Skip to content

Commit b38bbf7

Browse files
committed
Fix spelling
1 parent efb761d commit b38bbf7

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
@@ -4611,7 +4611,7 @@ hour", string.
46114611

46124612
**`bulk_save_count`**
46134613

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

0 commit comments

Comments
 (0)