Commit 1059927f authored by Péter Szilágyi's avatar Péter Szilágyi Committed by GitHub

Merge pull request #14905 from armellini13/patch-1

node: fix doc typo
parents ca436f4b fca6e515
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment