Skip to content

Commit d57e85e

Browse files
leofantastkaralabe
authored andcommitted
node: documentation typo fix (#17113)
1 parent 1990c9e commit d57e85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ unless its location is changed through the KeyStoreDir configuration option.
6969
Data Directory Sharing Example
7070
7171
In this example, two node instances named A and B are started with the same data
72-
directory. Mode instance A opens the database "db", node instance B opens the databases
72+
directory. Node instance A opens the database "db", node instance B opens the databases
7373
"db" and "db-2". The following files will be created in the data directory:
7474
7575
data-directory/

0 commit comments

Comments
 (0)