Skip to content

Commit

Permalink
Capitalized Name
Browse files Browse the repository at this point in the history
  • Loading branch information
Osalotioman committed May 1, 2024
1 parent bf66a97 commit 3f964ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion four_pupils/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const users = [
{ name: 'Genesis', handle: 'daveshub', rating: 783 },
{ name: 'Minerva', handle: 'Minerva2005', rating: 932 },
{ name: 'Turing_apple', handle: 'Turing_apple', rating: 847 },
{ name: 'python_tamer', handle: 'python_tamer', rating: 1107 },
{ name: 'Python_tamer', handle: 'python_tamer', rating: 1107 },
{ name: 'Cyberdude', handle: 'cyberdude', rating: 742 },
{ name: 'Cryptickid91', handle: 'cryptickid91', rating: 566 }
// Hey there, you can add your data here
Expand Down

0 comments on commit 3f964ce

Please sign in to comment.