correct typo

pull/208/head
Sebdraven 2018-07-11 13:03:47 +02:00
parent 3a2aab6d71
commit 51067039da
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ mispattributes = {
moduleinfo = {'version': '1', 'author': 'Sebastien Larinier @sebdraven',
'description': 'Query on securitytrails.com',
'module-types': ['expansion', 'hover']}
'module-type': ['expansion', 'hover']}
# config fields that your code expects from the site admin
moduleconfig = ['apikey']