Skip to content

Commit 96ba5aa

Browse files
committed
minor: shadowserver api collector: fix typo
1 parent c16a8d2 commit 96ba5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intelmq/bots/collectors/shadowserver/collector_reports_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class ShadowServerAPICollectorBot(CollectorBot, HttpMixin, CacheMixin):
2929
Parameters:
3030
api_key (str): Your Shadowserver API key
3131
secret (str): Your Shadowserver API secret
32-
country (str): DEPRECIATED The mailing list you want to download reports for (i.e. 'austria')
32+
country (str): DEPRECATED The mailing list you want to download reports for (i.e. 'austria')
3333
reports (list):
3434
A list of strings or a comma-separated list of the mailing lists you want to process.
3535
types (list):

0 commit comments

Comments
 (0)