diff --git a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc index 1d9741d4a30..9ca066b6379 100644 --- a/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc +++ b/extension-definition-specifications/incident-ef7/Incident Extension Suite.adoc @@ -143,7 +143,7 @@ These values *SHOULD* be selected from the [stixtype]#<># objects. -Events can be grouped into sequences based on the *next_event_refs* property of the relevant [stixtype]#<># objects. Events that are the first in a sequence are not referenced by the *next_event_refs* property of any other [stixtype]#<># object. +Events can be grouped into sequences based on the *next_events_refs* property of the relevant [stixtype]#<># objects. Events that are the first in a sequence are not referenced by the *next_event_refs* property of any other [stixtype]#<># object. |*impact_refs* (optional) |[stixtype]#{list_url}[list]# of type [stixtype]#{identifier_url}[identifier]# @@ -181,7 +181,7 @@ enumeration. |A list of tasks tied to this incident. It *MUST* contain references to one or more [stixtype]#<># objects. -Tasks can be grouped into sequences based on the *next_task_refs* property of the relevant [stixtype]#<># objects. Tasks that are the first in a sequence are not referenced by the *next_task_refs* property of any other [stixtype]#<># object. +Tasks can be grouped into sequences based on the *next_tasks_refs* property of the relevant [stixtype]#<># objects. Tasks that are the first in a sequence are not referenced by the *next_tasks_refs* property of any other [stixtype]#<># object. |===