node: fix doc typo

pull/14905/head
Agustin Armellini Fischer 7 years ago committed by GitHub
parent ca436f4b90
commit fca6e515d6
  1. 2
      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:

Loading…
Cancel
Save