Skip to content

Commit

Permalink
update email
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpanaMajhi committed Dec 14, 2023
1 parent 2ddeda9 commit 91d3cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/UserManagement/Notifications.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const Notifications = () => {
name: "newsLetterSubscribe",
label:
formFields.newsLetterSubscribe === true
? `Update Email or Unsubscribe`
? `Unsubscribe or Update Email `
: "Enter your email to subscribe",
component: (
<NewsLetter
Expand Down

0 comments on commit 91d3cd9

Please sign in to comment.