Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
fix: change working from activate to deposit (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
satello authored Jul 30, 2018
1 parent 205f153 commit f92b18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/Notifications.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class Notifications {
notifications.push(
this._createNotification(
notificationConstants.TYPE.CAN_ACTIVATE,
'Ready to activate tokens',
'Ready to deposit tokens',
{}
)
)
Expand Down

0 comments on commit f92b18a

Please sign in to comment.