aboutsummaryrefslogtreecommitdiffstats
path: root/node/doc.go
diff options
context:
space:
mode:
authorLeoLiao <leofantast@gmail.com>2018-07-03 16:42:18 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-07-03 16:42:18 +0800
commitd57e85ecc91608a9095479365308a285f05c755d (patch)
tree5fb706a2882c548334f0e505b115c7bd76386494 /node/doc.go
parent1990c9e6216fd6b25fdf6447844f36405b75c18e (diff)
downloaddexon-d57e85ecc91608a9095479365308a285f05c755d.tar
dexon-d57e85ecc91608a9095479365308a285f05c755d.tar.gz
dexon-d57e85ecc91608a9095479365308a285f05c755d.tar.bz2
dexon-d57e85ecc91608a9095479365308a285f05c755d.tar.lz
dexon-d57e85ecc91608a9095479365308a285f05c755d.tar.xz
dexon-d57e85ecc91608a9095479365308a285f05c755d.tar.zst
dexon-d57e85ecc91608a9095479365308a285f05c755d.zip
node: documentation typo fix (#17113)
Diffstat (limited to 'node/doc.go')
-rw-r--r--node/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/doc.go b/node/doc.go
index 41a88c19a..e3cc58e5f 100644
--- a/node/doc.go
+++ b/node/doc.go
@@ -69,7 +69,7 @@ unless its location is changed through the KeyStoreDir configuration option.
Data Directory Sharing Example
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
+directory. Node 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:
data-directory/