This commit is contained in:
burnettk 2022-07-09 00:21:34 -04:00
parent ea56f270bc
commit 525bfa0695
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ import { SelectEntry } from '@bpmn-io/properties-panel';
/**
* Finds the value of the given type within the extensionElements
* given a type of "spiff:preScript", would find it in this, and retnr
* given a type of "spiff:preScript", would find it in this, and return
* the object.
*
* <bpmn:

View File

@ -51,7 +51,7 @@ function PythonScript(props) {
/**
* Finds the value of the given type within the extensionElements
* given a type of "spiff:preScript", would find it in this, and retnr
* given a type of "spiff:preScript", would find it in this, and return
* the object.
*
* <bpmn: