From d57e85ecc91608a9095479365308a285f05c755d Mon Sep 17 00:00:00 2001 From: LeoLiao Date: Tue, 3 Jul 2018 16:42:18 +0800 Subject: [PATCH] node: documentation typo fix (#17113) --- node/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/