diff --git a/dappnode_package.json b/dappnode_package.json index ef22077..a7995aa 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -20,13 +20,13 @@ "exposable": [ { "name": "Holesky Geth JSON-RPC (HTTP)", - "description": "HTTP-JSON-RPC endpoint for Holesky testnet", + "description": "HTTP-JSON-RPC endpoint for the Holesky testnet", "serviceName": "geth", "port": 8545 }, { "name": "Holesky Geth JSON-RPC (WS)", - "description": "WS-JSON-RPC endpoint for LUKSO testnet", + "description": "WS-JSON-RPC endpoint for the Holesky testnet", "serviceName": "geth", "port": 8546 }