From e16688bc68e791ab7b42e5a9445548d844c25c41 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 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/