We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4797ec commit 24ac84aCopy full SHA for 24ac84a
client/script.js
@@ -1330,7 +1330,7 @@ $(function() {
1330
"This is a well known person on Twitch, Youtube, or another platform.";
1331
if (tagText === "DEV")
1332
nameDiv.title =
1333
- "This user has contributed code to the site."
+ "This user has contributed considerable code to the site."
1334
1335
updateLabels(part);
1336
0 commit comments