Skip to content

Commit

Permalink
Fix "Worklfow terminated" typo (#1624)
Browse files Browse the repository at this point in the history
  • Loading branch information
qaisjp authored Sep 8, 2023
1 parent 241e206 commit 87e2967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/i18n/locales/en/workflows.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const Strings = {
'Signaling workflows is not enabled, please contact your administrator for assistance.',
'terminate-disabled':
'Terminating workflows is not enabled, please contact your adminstrator for assistance.',
'terminate-success': 'Worklfow terminated.',
'terminate-success': 'Workflow terminated.',
'cancel-success': 'Workflow canceled.',
'signal-success': 'Workflow signaled.',
'reset-modal-title': 'Reset Workflow',
Expand Down

0 comments on commit 87e2967

Please sign in to comment.