Skip to content

Commit 1078b75

Browse files
Merge pull request #43 from adamsthws/patch-1
Fixed typo in dynamic-block-forging.md
2 parents 1408841 + dc763ef commit 1078b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/dynamic-block-forging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ will only begin (or stop) block production when it receives a SIGHUP signal.
1313
## Enabling and Disabling Block Forging
1414

1515
Block Forging can be toggled on and off using the SIGHUP signal. Sending such a signal
16-
triggers the node to read the block forging credential files. Not that this will also
16+
triggers the node to read the block forging credential files. Note that this will also
1717
trigger the re-reading of the topology configuration file, so connections might be lost.
1818

1919
As these credential files are provided through CLI flags, they cannot be removed without

0 commit comments

Comments
 (0)