Skip to content

Commit 5e1bf11

Browse files
Fix typo.
1 parent fb0fea8 commit 5e1bf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard/Synapse.Dashboard/Features/Workflows/WorkflowToolbar/WorkflowToolbar.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353
else
5454
{
55-
<p>Input de JSON payload to start the workflow with:</p>
55+
<p>Input the JSON payload to start the workflow with:</p>
5656
<PreferedLanguageSelector PreferedLanguageChange="ToggleLanguage" />
5757
<MonacoEditor
5858
@ref="workflowInputEditor"

0 commit comments

Comments
 (0)