Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Commit 8ea26c7

Browse files
committed
Fix typo
1 parent bf2753f commit 8ea26c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

inc/form.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class='alert alert-info' role='alert'>Because of upcoming <a href='https://www.openprovider.co.uk/about-openprovider/news/upcoming-changes-somalian-so-domains'>.so TLD changes</a>, the SSL decoder's new domain is <a href='https://ssldecoder.org'>ssldecoder.org</a>. Please update your bookmarks.</div>
99
<div id='sslform'>
1010
<form class="form-horizontal">
11-
<p>Fill in either host + port or paste a CSR/Certficiate. Port defaults to 443.<br></p>
11+
<p>Fill in either host + port or paste a CSR/Certificate. Port defaults to 443.<br></p>
1212
<fieldset>
1313
<div class="form-group">
1414
<label class="col-md-1 control-label" for="host">Host</label>
@@ -53,4 +53,4 @@
5353
The SSL Decoder is processing your request. Please wait a few moments.<br>
5454
</p>
5555
</div>
56-
<div id="resultDiv"></div>
56+
<div id="resultDiv"></div>

0 commit comments

Comments
 (0)