Skip to content

Commit

Permalink
leaderboard: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fxnn committed Dec 18, 2024
1 parent 96cdfa2 commit 7796382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leaderboard-fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ curl \
| "!["
+ (.stars | tostring)
+ " stars]("
+ "https://img.shields.io/badge/"+
+ "https://img.shields.io/badge/"
+ (.stars | tostring)
+ "-%E2%AD%90_stars-gold) "
+ user **"
Expand Down

0 comments on commit 7796382

Please sign in to comment.