From 1bcfc27c0be5f3476d7cbf216a62301bcaf364b1 Mon Sep 17 00:00:00 2001 From: droppingbeans Date: Sat, 14 Feb 2026 18:00:36 +0000 Subject: [PATCH] docs: fix double space formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41e53a02dc..deb0325f91 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This Bittensor SDK contains ready-to-use Python packages for interacting with th ## Is Bittensor a blockchain or an AI platform? -In Bittensor there is one blockchain, and many platforms that are connected to this one blockchain. We call these platforms as **subnets**, and this one blockchain **subtensor**. So, a subnet can be AI-related or it can be something else. The Bittensor network has a number of distinct subnets. All these subnets interact with subtensor blockchain. If you are thinking, "So, subnets are not part of the blockchain but only interact with it?" then the answer is "yes, exactly." +In Bittensor there is one blockchain, and many platforms that are connected to this one blockchain. We call these platforms as **subnets**, and this one blockchain **subtensor**. So, a subnet can be AI-related or it can be something else. The Bittensor network has a number of distinct subnets. All these subnets interact with subtensor blockchain. If you are thinking, "So, subnets are not part of the blockchain but only interact with it?" then the answer is "yes, exactly." ## Subnets