From 95ad46daaf48cc957da354cad2df05552f0df986 Mon Sep 17 00:00:00 2001 From: SuperMilkers Date: Sun, 14 Jun 2026 02:53:12 -0400 Subject: [PATCH] Fix typo in mining documentation --- docs/mining/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mining/overview.md b/docs/mining/overview.md index 3dae3f101..6d926dad6 100644 --- a/docs/mining/overview.md +++ b/docs/mining/overview.md @@ -16,7 +16,7 @@ For more details on the block reward and growth of the coin supply, see the [Issuance](../advanced/issuance.md) page. When proof-of-stake tickets are called to vote on a block, they have the ability -to the strip the reward from the miner of the previous block. +to strip the reward from the miner of the previous block. This power may be used if the miner has constructed a block contrary to the best interests of the network. For example, an empty block when there are transactions waiting to be processed in the mempool.