aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPéter Szilágyi <peterke@gmail.com>2017-08-07 15:51:00 +0800
committerGitHub <noreply@github.com>2017-08-07 15:51:00 +0800
commit1059927f9cd2fde1a805c5297fb75db2e6f8584d (patch)
tree04c42138556faa30be54c4e3328a53e13e0fedd2
parentca436f4b903949d63a337698a0290ee96f46dd22 (diff)
parentfca6e515d6b8b915b4a91e378030f69b5658f42d (diff)
downloaddexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar.gz
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar.bz2
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar.lz
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar.xz
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.tar.zst
dexon-1059927f9cd2fde1a805c5297fb75db2e6f8584d.zip
Merge pull request #14905 from armellini13/patch-1
node: fix doc typo
-rw-r--r--node/doc.go2
1 files changed, 1 insertions, 1 deletions
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: