fix: typos

This commit is contained in:
Aravinth Manivannan 2022-08-04 15:28:35 +05:30
parent 79b003cbf6
commit 32f3f64307
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 3 additions and 3 deletions

View File

@ -35,15 +35,15 @@
<div class="row justify-content-center text-center">
<div class="col-lg-5">
<h2 class="h4">Defend like castles</h2>
<p>Our <a href="https://en.wikipedia.org/wiki/Proof_of_work">PoW</a>-based solution defends fiersly. mCaptcha makes attacking your site more experience than what it will take for you to respond to the attacker's requests</p>
<p>Our <a href="https://en.wikipedia.org/wiki/Proof_of_work">PoW</a>-based solution defends fierily. mCaptcha makes attacking your site more expensive than what it will take for you to respond to the attacker's requests</p>
</div>
<div class="col-lg-5">
<h2 class="h4">Libre Software</h2>
<p>Client libraries are licensed using properiatary-friendly free software licenses but the core is <a href="http://www.gnu.org/licenses/agpl-3.0">AGPL'd</a>. We believe this is a tech that can change the way the web works so mCaptcha will always be free</p>
<p>Client libraries are licensed using proprietary-friendly free software licenses but the core is <a href="http://www.gnu.org/licenses/agpl-3.0">AGPL'd</a>. We believe this is a tech that can change the way the web works so mCaptcha will always be free</p>
</div>
<div class="col-lg-5">
<h2 class="h4">xCaptcha drop-in replacement</h2>
<p>Already using a captcha solution? No worries, our APIs are compatible with reCaptcha and hCaptcha!</p>
<p>Already using a captcha solution? No worries, our APIs are compatible with reCAPTCHA and hCaptcha!</p>
</div>
</div>
</div>