diff --git a/index.html b/index.html
index eb2e764..356c442 100644
--- a/index.html
+++ b/index.html
@@ -163,22 +163,21 @@
- The maximum number of free characters that can be stored in a FLO blockchain transaction is - 1040. - But torrents are typically 20,000 characters each. + Only 1040 free characters can be stored in a FLO blockchain transaction, but torrents are + typically 20,000 characters each.
- So, we need to first design a way to split the torrent into smaller segments and find a way to - link them inside the blockchain. - + Therefore, we had to first design a way to split the torrent into smaller segments and find a + way to link them inside the blockchain.