Skip to content

Commit

Permalink
🩹 Fix comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudsfile committed Oct 29, 2024
1 parent df3dec5 commit d819056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ const contributors = [
{ username: 'its-wasp', message: 'I\'m the hecker boi'},
{ username: 'Karthikeya914', message: 'Duck Duck' },
{ username: 'saicharan7284', message: ' i.am__atomic '},
{ username: 'milesmoralis2411', message: 'Lesss gooo duckkk'}
{ username: 'o10j19', message: 'print(Happy Hacktoberfest 2024!!)'},
{ username: 'milesmoralis2411', message: 'Lesss gooo duckkk'},
{ username: 'o10j19', message: 'print(Happy Hacktoberfest 2024!!)'}
];

0 comments on commit d819056

Please sign in to comment.