chore(Importer): correct spelling
This commit is contained in:
parent
06d6f986ab
commit
79bd395689
|
@ -124,7 +124,7 @@ export function importBpmnDiagram(diagram, definitions, bpmnDiagram) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns all diagrams in the same hirarchy as the requested diagram.
|
||||
* Returns all diagrams in the same hierarchy as the requested diagram.
|
||||
* Includes all parent and sub process diagrams.
|
||||
*
|
||||
* @param {Array} definitions
|
||||
|
|
Loading…
Reference in New Issue