Skip to content

Commit d1d9448

Browse files
committed
fix typo
1 parent ef0fbda commit d1d9448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/optimoroute/actions/start-planning/start-planning.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export default {
9191
lockType: {
9292
type: "string",
9393
label: "Lock Type",
94-
description: "Lock type. Applicable if startWith is set to CURRENT",
94+
description: "Lock type. Applicable if startsWith is set to CURRENT",
9595
options: [
9696
{
9797
value: "NONE",

0 commit comments

Comments
 (0)