Skip to content

Commit

Permalink
Update web-console/src/dialogs/supervisor-handoff-dialog/supervisor-h…
Browse files Browse the repository at this point in the history
…andoff-dialog.tsx

Co-authored-by: Katya Macedo  <38017980+ektravel@users.noreply.github.com>
  • Loading branch information
vogievetsky and ektravel committed Jun 12, 2024
1 parent 3d156fb commit fcd4dde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export function SupervisorHandoffDialog(props: SupervisorHandoffDialogProps) {
}}
confirmButtonText="Handoff supervisor"
successText="Supervisor handoff has been initiated"
failText="Could not initiate handoff for supervisor"
failText="Could not initiate handoff for the supervisor"
intent={Intent.PRIMARY}
onClose={onClose}
onSuccess={onSuccess}
Expand Down

0 comments on commit fcd4dde

Please sign in to comment.