typo fix
This commit is contained in:
parent
28ecf52ab0
commit
78b98995c4
@ -195,7 +195,7 @@
|
||||
</section>
|
||||
<section id="how_it_works" class="page hide-completely page-layout">
|
||||
<h1 class="page__title">How it works?</h1>
|
||||
<p>FLO Torrent stores torrent files directly on FLO blockchain making it completely decentralised. But this approch came with some challenges.</p>
|
||||
<p>FLO Torrent stores torrent files directly on FLO blockchain making it completely decentralized. But this approach came with some challenges.</p>
|
||||
<section class="info-section">
|
||||
<object class="info__image" data="assets/torrent-vs-flo-tx.svg" type="image/svg+xml"></object>
|
||||
<div class="textual-info">
|
||||
@ -285,7 +285,7 @@
|
||||
<div class="textual-info">
|
||||
<h2 class="info__title h2">But why?</h2>
|
||||
<p>
|
||||
This solution decentralises storage of Torrent files which was the last missing piece in decentralisation of torrent ecosystem. After this the entire chain of torrent ecosystem is decentralised.
|
||||
This solution decentralizes storage of Torrent files which was the last missing piece in decentralization of torrent ecosystem. After this the entire chain of torrent ecosystem is decentralized.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
@ -294,7 +294,7 @@
|
||||
<div class="textual-info">
|
||||
<h2 class="info__title h2">What if we get blocked?</h2>
|
||||
<p>
|
||||
No worries, this app is comletely contained within single HTML file so even if the site URL is blocked if you saved this webpage as HTML file it will work seamlessly.
|
||||
No worries, this app is completely contained within single HTML file so even if the site URL is blocked if you saved this webpage as HTML file it will work seamlessly.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user