Skip to content

Commit 1518b58

Browse files
committed
fixed the wording for the text messaging
1 parent 185db67 commit 1518b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/services/message_service.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ module.exports = {
1010
'6' : '@vtext.com',
1111
'7' : '@vmobl.com',
1212
subject: 'SnapDown Challenge Invitation',
13-
messageBody: 'invited you to a challenge'
13+
messageBody: 'invited you to a challenge. Open your SnapDown app to play!'
1414
};
1515

0 commit comments

Comments
 (0)