Skip to content

Commit

Permalink
Fix category capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpeterson91 committed Jan 10, 2024
1 parent da7d6d3 commit 347083f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Stefaan Ponnet (https://github.com/sponnet)",
"Afri Schoedon <dappnode@q9f.cc> (https://github.com/q9f)"
],
"categories": ["Developer tools", "blockchain"],
"categories": ["Developer tools", "Blockchain"],
"keywords": ["ethereum", "testnet", "geth", "sepolia", "pos"],
"architectures": ["linux/amd64", "linux/arm64"],
"links": {
Expand Down

0 comments on commit 347083f

Please sign in to comment.