fix typo in pre-attack-relationship script - thanks @Terrtia

pull/218/head
Deborah Servili 2018-05-28 13:53:26 +02:00
parent f38723aeb3
commit 2896deff13
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ for element in os.listdir(path):
galaxy = {}
galaxy['name'] = "Pre Attack - Relationship"
galaxy['type'] = "mitre-pre-attack-relashipship"
galaxy['type'] = "mitre-pre-attack-relationship"
galaxy['description'] = "Mitre Relationship"
galaxy['uuid' ] = "1f8e3bae-1708-11e8-8e97-4bd2150e5aae"
galaxy['version'] = args.version