From 769f50e7755f12d56f37ecda65334ac58b90114b Mon Sep 17 00:00:00 2001 From: Rich Piazza Date: Mon, 24 Jun 2024 10:57:35 -0400 Subject: [PATCH] additional typos --- .../incident-ef7/Incident Extension Suite.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc index f143dc3e94f..c0bcb51331a 100644 --- a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc +++ b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc @@ -1180,7 +1180,7 @@ include::examples/example_2.4.json[] <<< [[step]] === 2.5. Step -The Python class name is [stixliteral]#Step#. +The Python class name is [stixliteral]#step#. The definition extension *MUST* use [stixliteral]#extension-definition--be0c7c79-1961-43db-afde-637066a87a64# as its extension ID. @@ -1245,7 +1245,7 @@ The definition extension *MUST* use [stixliteral]#extension-definition--be0c7c7 |*next_step_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# -|The [stixtype]#step# objects to follow, *MUST* be of type [stixtype]#<># +|The [stixtype]#step# objects to follow. They *MUST* be of type [stixtype]#<># |===