Skip to content

Commit 24ac84a

Browse files
authored
whatever
improve tag requirement/information
1 parent f4797ec commit 24ac84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1330,7 +1330,7 @@ $(function() {
13301330
"This is a well known person on Twitch, Youtube, or another platform.";
13311331
if (tagText === "DEV")
13321332
nameDiv.title =
1333-
"This user has contributed code to the site."
1333+
"This user has contributed considerable code to the site."
13341334

13351335
updateLabels(part);
13361336

0 commit comments

Comments
 (0)