diff --git a/src/resources/Notifications.js b/src/resources/Notifications.js index 9b24134..16eff37 100644 --- a/src/resources/Notifications.js +++ b/src/resources/Notifications.js @@ -108,7 +108,7 @@ class Notifications { notifications.push( this._createNotification( notificationConstants.TYPE.CAN_ACTIVATE, - 'Ready to activate tokens', + 'Ready to deposit tokens', {} ) )