From cb2419d550c5980f74de6b883399ca4998fe2aff Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 2 May 2018 08:44:32 +0200 Subject: [PATCH] fix tyypo --- misp-galaxy-format/raw.md | 2 +- misp-galaxy-format/raw.md.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misp-galaxy-format/raw.md b/misp-galaxy-format/raw.md index f166810..8d0611b 100644 --- a/misp-galaxy-format/raw.md +++ b/misp-galaxy-format/raw.md @@ -82,7 +82,7 @@ The MISP galaxy format uses the JSON [@!RFC4627] format. Each galaxy is represen name defines the name of the galaxy. The name is represented as a string and **MUST** be present. The uuid represents the Universally Unique IDentifier (UUID) [@!RFC4122] of the object reference. The uuid **MUST** be preserved. For any updates or transfer of the same object reference. UUID version 4 is **RECOMMENDED** when assigning it to a new object reference and **MUST** be present. The description is represented as a string and **MUST** be present. The uuid is represented as a string and **MUST** be present. The version is represented as a decimal and **MUST** be present. The source is represented as a string and **MUST** be present. Authors are represented as an array containing one or more authors and **MUST** be present. -Values are represented as an array containing one or more value and **MUST** be present. Values defines all values available in the galaxy. +Values are represented as an array containing one or more values and **MUST** be present. Values defines all values available in the galaxy. ## values diff --git a/misp-galaxy-format/raw.md.txt b/misp-galaxy-format/raw.md.txt index 0025397..8a3a17a 100755 --- a/misp-galaxy-format/raw.md.txt +++ b/misp-galaxy-format/raw.md.txt @@ -133,9 +133,9 @@ Internet-Draft MISP galaxy format April 2018 and MUST be present. The version is represented as a decimal and MUST be present. The source is represented as a string and MUST be present. Authors are represented as an array containing one or more - author and MUST be present. + authors and MUST be present. - Values are represented as an array containing one or more value and + Values are represented as an array containing one or more values and MUST be present. Values defines all values available in the galaxy. 2.2. values