We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728a5a4 commit 15ea081Copy full SHA for 15ea081
src/utils/getResponses.ts
@@ -10,7 +10,7 @@ export const lines = {
10
helpMessage: `Help: Try to append the URL with /help to learn more...`,
11
sponsorMessage: `Love this project? Help us to help others by means of coffee!\n`,
12
BMCLink: `(Buy Us a Coffee) wareneutron.com/donate`,
13
- twitterPlug: `Follow me on twitter for more updates!\n`,
+ twitterPlug: `Follow the lead dev on twitter for more updates!\n`,
14
handleHashtag: ["@warengonzaga", "#covid19trackercli"],
15
docsLink: "Docs: docs.wareneutron.com/covid19-tracker-cli",
16
WNrepoLink: "Repo: repo.wareneutron.com/covid19-tracker-cli",
0 commit comments