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 3aa26cf commit 86c2c70Copy full SHA for 86c2c70
src/utils/libs/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 the lead dev on twitter for more updates!\n`,
+ twitterPlug: `Follow the lead maintainer 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