We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0fbda commit d1d9448Copy full SHA for d1d9448
components/optimoroute/actions/start-planning/start-planning.mjs
@@ -91,7 +91,7 @@ export default {
91
lockType: {
92
type: "string",
93
label: "Lock Type",
94
- description: "Lock type. Applicable if startWith is set to CURRENT",
+ description: "Lock type. Applicable if startsWith is set to CURRENT",
95
options: [
96
{
97
value: "NONE",
0 commit comments