From 66a65390bf03af074c57e559290f6b27dd7f432d Mon Sep 17 00:00:00 2001 From: dappnodedev <144998261+dappnodedev@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:25:35 +0200 Subject: [PATCH] Update dappnode_package.json --- dappnode_package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dappnode_package.json b/dappnode_package.json index d63be45..4668586 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -11,7 +11,7 @@ "arg": "STAKER_SCRIPTS_VERSION" } ], - "shortDescription": "Geth is the official Go implementation of the Ethereum protocol.", + "shortDescription": "Geth is the official Go implementation of the Ethereum protocol", "description": "Ethereum is a global, open-source platform for decentralized applications where you can write code that controls digital value, runs exactly as programmed, and is accessible anywhere in the world.", "type": "service", "architectures": ["linux/amd64", "linux/arm64"],