diff --git a/rp/index.html b/rp/index.html index feb3c91f1161089aabe16eec08fb3295f73812bb..e814d63be0da55adcdbc583cfc1ee22f76291a15 100644 --- a/rp/index.html +++ b/rp/index.html @@ -60,7 +60,7 @@ a:hover { border-bottom: 2px solid black ; } <div class="step"> <div class="number">4.</div> - <div class="desc">This site can then send that assertion up to a <i>verification server</i> which cryptographically checks that the identity embedded in the verification actually belongs to browser in use by the monkey at the keyboard. The request looks like </div> + <div class="desc">This site can then send that assertion up to a <i>verification server</i> which cryptographically checks that the identity embedded in the verification actually belongs to the browser in use by the monkey at the keyboard. The request looks like </div> <div class="output" id="oVerificationRequest">...waiting for party commencement...</div> </div>