Merge pull request #218 from Delta-Sierra/master

fix typo in pre-attack-relationship script - thanks @Terrtia
pull/219/head
Alexandre Dulaunoy 2018-05-28 13:55:40 +02:00 committed by GitHub
commit ced6242401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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