diff --git a/pymisp/api.py b/pymisp/api.py index 7d45c5a..ac44a0c 100644 --- a/pymisp/api.py +++ b/pymisp/api.py @@ -1496,7 +1496,7 @@ class PyMISP(object): :type element_id: int :param scope: could be attribute or event :return: A json list of sighting corresponding to the search - :rtype: list + :rtype: dict :Example: