From 8398d66e4746d55f8056b27ecb4d982a30472ee5 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Wed, 21 Oct 2020 13:21:26 +0200 Subject: [PATCH] fix: [eventReport] Typo --- misp-core-format/raw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misp-core-format/raw.md b/misp-core-format/raw.md index 3a2a1b7..5bdd674 100755 --- a/misp-core-format/raw.md +++ b/misp-core-format/raw.md @@ -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.