From fca6e515d6b8b915b4a91e378030f69b5658f42d Mon Sep 17 00:00:00 2001
From: Agustin Armellini Fischer <armellini13@gmail.com>
Date: Sun, 6 Aug 2017 00:32:17 +0200
Subject: node: fix doc typo

---
 node/doc.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'node')

diff --git a/node/doc.go b/node/doc.go
index f009e6f85..d9688e0a1 100644
--- a/node/doc.go
+++ b/node/doc.go
@@ -68,7 +68,7 @@ unless its location is changed through the KeyStoreDir configuration option.
 
 Data Directory Sharing Example
 
-In this exanple, two node instances named A and B are started with the same data
+In this example, two node instances named A and B are started with the same data
 directory. Mode instance A opens the database "db", node instance B opens the databases
 "db" and "db-2". The following files will be created in the data directory:
 
-- 
cgit v1.2.3