Skip to content

Commit 7796382

Browse files
committed
leaderboard: fix typo
1 parent 96cdfa2 commit 7796382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leaderboard-fetch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ curl \
1919
| "!["
2020
+ (.stars | tostring)
2121
+ " stars]("
22-
+ "https://img.shields.io/badge/"+
22+
+ "https://img.shields.io/badge/"
2323
+ (.stars | tostring)
2424
+ "-%E2%AD%90_stars-gold) "
2525
+ user **"

0 commit comments

Comments
 (0)