Skip to content

Commit 02c5678

Browse files
committed
typo
1 parent b925e50 commit 02c5678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/jira/actions/get-transitions/get-transitions.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default {
4242
},
4343
skipRemoteOnlyCondition: {
4444
type: "boolean",
45-
label: "Skip $emote Only Condition",
45+
label: "Skip Remote Only Condition",
4646
description: "Whether transitions with the condition *Hide From User Condition* are included in the response",
4747
optional: true,
4848
},

0 commit comments

Comments
 (0)