mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-26 04:32:44 +08:00
docs(project): correct spelling
This commit is contained in:

committed by
Nico Rehwaldt

parent
ddaa3f0b03
commit
e65809f246
@ -672,7 +672,7 @@ function canReplace(elements, target, position) {
|
||||
});
|
||||
}
|
||||
|
||||
// replace an error/escalation/compansate start event by a blank interrupting start event
|
||||
// replace an error/escalation/compensate start event by a blank interrupting start event
|
||||
// when the target is not an event sub process
|
||||
if (hasErrorEventDefinition(element) ||
|
||||
hasEscalationEventDefinition(element) ||
|
||||
|
Reference in New Issue
Block a user