From 92e2694a31d3d80fdcc7a5347fe79c6a6551e23a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 10 Jul 2018 07:48:11 +0200 Subject: [PATCH] chg: small typo fixed --- misp-object-template-format/raw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misp-object-template-format/raw.md b/misp-object-template-format/raw.md index ca79e49..be05b5a 100755 --- a/misp-object-template-format/raw.md +++ b/misp-object-template-format/raw.md @@ -99,7 +99,7 @@ version is represented as a JSON string. version **MUST** be present. meta-category represents the sub-category of objects that the given object template belongs to. meta-categories are not tied to a fixed list of options but can be created on the fly. -meta-category is represented as a JSON string. meta-category **MUST** be present +meta-category is represented as a JSON string. meta-category **MUST** be present. #### name