docs(project): correct spelling

This commit is contained in:
Jonathan Irwin
2019-09-09 12:21:33 +02:00
committed by Nico Rehwaldt
parent ddaa3f0b03
commit e65809f246
13 changed files with 19 additions and 19 deletions

View File

@ -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) ||