Update template-home.html

Typo in Interledger block.
This commit is contained in:
Prunar
2018-05-19 15:08:57 +02:00
committed by GitHub
parent 1737738b19
commit 5034288d55

View File

@@ -275,7 +275,7 @@
<span class="project-name">Interledger</span> <span class="project-name">Interledger</span>
<i class="fa fa-external-link" aria-hidden="true"></i> <i class="fa fa-external-link" aria-hidden="true"></i>
</p> </p>
<p class="project-summary">Interledger is an open protocol suite for sending payemnts across different ledgers.</p> <p class="project-summary">Interledger is an open protocol suite for sending payments across different ledgers.</p>
<p class="project-summary">Like routers on the Internet, connectors route packets of money across independent payment networks. The open architecture and minimal protocol enable interoperability for any value transfer system.</p> <p class="project-summary">Like routers on the Internet, connectors route packets of money across independent payment networks. The open architecture and minimal protocol enable interoperability for any value transfer system.</p>
<p class="project-summary">Interledger is not tied to any one company, blockchain, or currency.</p> <p class="project-summary">Interledger is not tied to any one company, blockchain, or currency.</p>
</div><!--/.card-body--> </div><!--/.card-body-->