Skip to content

Commit

Permalink
MAT-7795 change confirmation wording
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-cecilialiu committed Dec 31, 2024
1 parent cd24d70 commit 2a9a39d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ const Functions = ({
name={
discardDialog?.operation === "edit"
? "discard your changes in the CQL and edit the Function in the CQL"
: "discard your changes in the CQL and delete the Function in the CQL"
: "discard your changes in the CQL and delete the Function from the CQL"
}
action="discard"
cancelText="No, Keep Working"
Expand Down

0 comments on commit 2a9a39d

Please sign in to comment.