Merge pull request #1138 from XRPLF/bharathchari-patch-1

Spelling correction - sustainability
This commit is contained in:
Rome Reginelli
2021-08-09 17:09:04 -07:00
committed by GitHub

View File

@@ -106,7 +106,7 @@
<div class="mt-10 p-10 br-8 bg-grey-800 text-center position-relative">
<img src="./img/backgrounds/cta-xrp-overview-magenta.svg" class="cta cta-bottom-right">
<div class="z-index-1 position-relative">
<h2 class="h4 mb-10-until-sm mb-8-sm">{% trans %}XRP was designed with sustinability in mind.{% endtrans %}</h2>
<h2 class="h4 mb-10-until-sm mb-8-sm">{% trans %}XRP was designed with sustainability in mind.{% endtrans %}</h2>
<p class="mb-10">{% trans %}Explore how the energy consumption of XRP compares to other currencies.{% endtrans %}</p>
<a class="btn btn-primary btn-arrow" href="carbon-calculator.html">{% trans %}Green Currency Calculator{% endtrans %}</a>
</div>