We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ba009 commit 4101280Copy full SHA for 4101280
docs/Concepts/Node-Keys.md
@@ -14,7 +14,7 @@ When starting Hyperledger Besu, if the
14
specified and a `key` file does not exist in the data directory for the node, Besu generates a node
15
private key and writes it to the `key` file.
16
17
-If a `key` file does exist in the data directory when starting Besu, the node starts with using
+If a `key` file does exist in the data directory when starting Besu, the node starts using the
18
private key in the `key` file.
19
20
!!!info
0 commit comments