forked from mCaptcha/website
fix: typos
This commit is contained in:
parent
79b003cbf6
commit
32f3f64307
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue