From bbb45ddd1781cc6709ae4128e84e21137ad5ed14 Mon Sep 17 00:00:00 2001 From: NoahAndrews Date: Sat, 16 Dec 2017 15:59:40 -0500 Subject: [PATCH] Fix "benefiting" typo --- content/faq/block-rewards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/block-rewards.md b/content/faq/block-rewards.md index 0fb97314..6aeb0b3c 100644 --- a/content/faq/block-rewards.md +++ b/content/faq/block-rewards.md @@ -32,6 +32,6 @@ Eventually 1,000,000,000 LBRY credits will exist. They are awarded on the follow 3. The final stage is the "normal" mining stage. From block 55001 onward, the block reward decreases logarithmically over the course of 20 years. -* Block rewards ramp up slowly because we want to ensure that users are given some time to get LBRY up and running, and to avoid unfairly benefitting the earliest users. +* Block rewards ramp up slowly because we want to ensure that users are given some time to get LBRY up and running, and to avoid unfairly benefiting the earliest users. * To see the current block reward, visit the [LBRY Blockchain Explorer](https://explorer.lbry.io) and explore the latest block details.