Skip to content

Commit 1a980e0

Browse files
kamil-certatsebix
authored andcommitted
Fix typo
1 parent 93790df commit 1a980e0

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
@@ -4835,7 +4835,7 @@ attribute_mapping:
48354835
The keys refers to which MISP events you want to tag. If you want to tag all of them, use `__all__`.
48364836
If you use `event_separator` and want to add additional tags to some events, use the expected values
48374837
of the separation field. The *list of dicts* defines MISP tags as parameters to create `MISPTag`
4838-
objects from. Each dictonary has to have at least `name`. For all available parameters refer to the
4838+
objects from. Each dictionary has to have at least `name`. For all available parameters refer to the
48394839
[PyMISP documentation](https://pymisp.readthedocs.io/en/latest/_modules/pymisp/abstract.html#MISPTag)
48404840
for `MISPTag`.
48414841

0 commit comments

Comments
 (0)