diff --git a/content/faq/how-to-check-hashrate.md b/content/faq/how-to-check-hashrate.md index f066444e..8b1f2d83 100644 --- a/content/faq/how-to-check-hashrate.md +++ b/content/faq/how-to-check-hashrate.md @@ -3,6 +3,6 @@ title: How do I check my hashrate? category: mining --- -If GPU mining, please use the pool dashboard or local mining client UI. +If you are GPU mining, please use the pool dashboard or local mining client UI. -If CPU mining, you check your hashrate using `lbrycrd-cli gethashespersec`. +If you are CPU mining, you can check your hashrate using `lbrycrd-cli gethashespersec`.