From da8e9d69276ecf5985f6df309a587bb537f686cd Mon Sep 17 00:00:00 2001 From: Rich Piazza Date: Mon, 24 Jun 2024 09:54:13 -0400 Subject: [PATCH] fixed fonts --- .../incident-ef7/Incident Extension Suite.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc index 93386731e7a..d118dc6cb9d 100644 --- a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc +++ b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc @@ -141,7 +141,7 @@ These values *SHOULD* be selected from the [stixtype]#<># objects. |*impact_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# @@ -177,17 +177,17 @@ enumeration. |*sequence_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# |A list of sequence objects tied to this Incident. -It *MUST* contain references only to Sequence objects. +It *MUST* contain references only to [stixtype]#<># objects. |*sequence_start_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# |A list of sequence start objects tied to this incident. -It *MUST* contain references only to Sequence objects where the *step_type* property is [stixliteral]#start_step#. +It *MUST* contain references only to [stixtype]#<># objects where the *step_type* property is [stixliteral]#start_step#. |*task_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# |A list of tasks tied to this incident. -It *MUST* contain references to one or more Task objects. +It *MUST* contain references to one or more [stixtype]#<># objects. |===