Skip to content

Commit b8f4a23

Browse files
committed
1.0.90
1 parent df064bd commit b8f4a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/handlers/notifications.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ var NotificationsHandler = function () {
4545
type: 'basic',
4646
iconUrl: '/src/img/codepad.128.png',
4747
title: 'Do you like Code Pad?',
48-
message: 'Please help us by leaving a rating on the Chrome Store, it helps the application grow...',
48+
message: 'Please leave a rating on the Chrome Store, it helps the application grow :)',
4949
requireInteraction: true,
5050
isClickable: true,
5151
buttons: [{

0 commit comments

Comments
 (0)