fix: [eventReport] Typo

pull/39/head
Sami Mokaddem 2020-10-21 13:21:26 +02:00 committed by GitHub
parent 7daa6413ef
commit 8398d66e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -985,7 +985,7 @@ name is represented as a JSON string. name **MUST** be present.
content includes the raw EventReport in Markdown format with or without the specific MISP Markdown markup extension.
The markdown extension for MISP is composed with an at symbol as prefix then between square bracket the scope (attribute, object, tag/galaxy or galaxymatrix) followed by the UUID in parenthesis.
The markdown extension for MISP is composed with a symbol as prefix then between square bracket the scope (attribute, object, tag or galaxymatrix) followed by the UUID in parenthesis.
content is represented as a JSON string. content **MUST** be present.