diff --git a/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx b/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx index c95914f37e..b4c919f3f6 100644 --- a/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx +++ b/website/apps/bittensor-website/src/app/(pages-without-footer)/releases/v440-upgrade/page.tsx @@ -80,7 +80,7 @@ const page = () => {
The bar and the gate
We create the gate as follows: sort subnets by price and walk down until the subnets
- above you carry a fraction q of all prices — the price at that point is
+ above you carry a fraction q of all prices — the price at that point is
the 'bar'. Each subnet's emission weight is then thresholded around this
point.