rsit should be lower-case

pull/107/head
Alexandre Dulaunoy 2018-07-12 15:04:09 +02:00
parent 73818530a6
commit 6424d797e5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@
}, },
{ {
"version": 1, "version": 1,
"name": "RSIT", "name": "rsit",
"description": "Reference Security Incident Classification Taxonomy." "description": "Reference Security Incident Classification Taxonomy."
} }
], ],

View File

@ -275,5 +275,5 @@
], ],
"version": 1, "version": 1,
"description": "Reference Security Incident Classification Taxonomy", "description": "Reference Security Incident Classification Taxonomy",
"namespace": "RSIT" "namespace": "rsit"
} }