diff --git a/modules/ethereumNode.js b/modules/ethereumNode.js index 731f20d7d..f3f8b49c0 100644 --- a/modules/ethereumNode.js +++ b/modules/ethereumNode.js @@ -515,7 +515,7 @@ class EthereumNode extends EventEmitter { // add node type nodelog = `Node type: ${nodeType}\n` + `Network: ${network}\n` + - `Platform: ${process.platform} (Architecure ${process.arch})\n\n${ + `Platform: ${process.platform} (Architecture ${process.arch})\n\n${ nodelog}`; dialog.showMessageBox({