Skip to content

Commit c6bff45

Browse files
committed
update Statement language in Reaction flow to Prompt
1 parent 739854d commit c6bff45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/reaction.template.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
{
99
"process": "rsf/ResponseForEach_x4cv2",
1010
"port": "statements",
11-
"shortLabel": "Statements",
12-
"label": "Provide a list of statements, one on each line, for participants to respond to"
11+
"shortLabel": "Prompts",
12+
"label": "Provide a list of prompts, one on each line, for participants to respond to"
1313
},
1414
{
1515
"process": "rsf/ResponseForEach_x4cv2",
@@ -37,4 +37,4 @@
3737
"port": "contactable_configs"
3838
}
3939
]
40-
}
40+
}

0 commit comments

Comments
 (0)