Minor change to wording of thank you tweet

This commit is contained in:
JayWll 2020-04-23 09:49:49 -06:00
parent 289141591e
commit 9c8b2d45c1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ app.get('/newreading', (req, res) => {
// Pick a random message from the array below
const tweet = [
'Thanks to whoever watered me just now!! So moist.',
'So refreshing! Thank you, mysterious stranger, for the life-giving sustenance.',
'So refreshing! Thank you, mysterious stranger, for the life-giving liquidy sustenance.',
'Whoever watered me (I\'m kind of guessing it was you, @Katheryn_mur), know that I appreciate it!'
]