diff --git a/lib/node.js b/lib/node.js index bececbc..d869c99 100644 --- a/lib/node.js +++ b/lib/node.js @@ -137,7 +137,7 @@ Node.prototype.checkWeb3Connection = function() } catch(err) { - console.error('xx> Ethereum connection atempt #' + this.called++ + ' failed; ', err); + console.error('xx> Ethereum connection attempt #' + this.called++ + ' failed; ', err); process.nextTick( function() {