From 347083f443411a76f8fc0a6fc198c2ad842f9f8c Mon Sep 17 00:00:00 2001 From: Voss Date: Tue, 9 Jan 2024 21:25:54 -0600 Subject: [PATCH] Fix category capitalization --- dappnode_package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dappnode_package.json b/dappnode_package.json index d8e36a4..460d5d6 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -16,7 +16,7 @@ "Stefaan Ponnet (https://github.com/sponnet)", "Afri Schoedon (https://github.com/q9f)" ], - "categories": ["Developer tools", "blockchain"], + "categories": ["Developer tools", "Blockchain"], "keywords": ["ethereum", "testnet", "geth", "sepolia", "pos"], "architectures": ["linux/amd64", "linux/arm64"], "links": {