Skip to content

Commit 4101280

Browse files
authored
changed a word (#814)
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
1 parent 04ba009 commit 4101280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Concepts/Node-Keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ When starting Hyperledger Besu, if the
1414
specified and a `key` file does not exist in the data directory for the node, Besu generates a node
1515
private key and writes it to the `key` file.
1616

17-
If a `key` file does exist in the data directory when starting Besu, the node starts with using
17+
If a `key` file does exist in the data directory when starting Besu, the node starts using the
1818
private key in the `key` file.
1919

2020
!!!info

0 commit comments

Comments
 (0)