Skip to content

Commit a7f80f0

Browse files
waldyriousagnivade
authored andcommitted
Make contribution prompt more explicit
1 parent 2e7f85b commit a7f80f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/messages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Please run tldr --update`;
88

99
notFound() {
1010
return `Page not found.
11-
Feel free to send a pull request to: ` + config.get().pagesRepository;
11+
If you want to contribute it, feel free to send a pull request to: ` + config.get().pagesRepository;
1212
}
1313
};

0 commit comments

Comments
 (0)