Skip to content

Commit 22f4dec

Browse files
nikkuphilippfromme
authored andcommitted
docs: improve jsdoc
1 parent a8cff46 commit 22f4dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/base/VariableResolver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export class BaseVariableResolver {
4949
}
5050

5151
/**
52-
* To be implemented by super class. This should be an instance of `getProcessVariables` from `@bpmn-io/extract-process-variables`,
52+
* To be implemented by a subclass. This should be an instance of `getProcessVariables` from `@bpmn-io/extract-process-variables`,
5353
* either C7 or C8.
5454
*
5555
* @returns {Promise<Array<ProcessVariable>>}

0 commit comments

Comments
 (0)