aboutsummaryrefslogtreecommitdiffstats
path: root/node
diff options
context:
space:
mode:
authorAgustin Armellini Fischer <armellini13@gmail.com>2017-08-06 06:32:17 +0800
committerGitHub <noreply@github.com>2017-08-06 06:32:17 +0800
commitfca6e515d6b8b915b4a91e378030f69b5658f42d (patch)
tree04c42138556faa30be54c4e3328a53e13e0fedd2 /node
parentca436f4b903949d63a337698a0290ee96f46dd22 (diff)
downloadgo-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar.gz
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar.bz2
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar.lz
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar.xz
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.tar.zst
go-tangerine-fca6e515d6b8b915b4a91e378030f69b5658f42d.zip
node: fix doc typo
Diffstat (limited to 'node')
-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: