From d0c97a8713de76629148dcbbb773d44a686b0cd6 Mon Sep 17 00:00:00 2001 From: LeoLiao Date: Tue, 3 Jul 2018 12:41:41 +0800 Subject: [PATCH] node/doc.go: typo fix --- node/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/doc.go b/node/doc.go index 41a88c19a1ba..e3cc58e5f49c 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/