Merge pull request #751 from remimarenco/patch-1
Fix a typo issue in index.html
This commit is contained in:
commit
5e1dfbf8f0
|
@ -64,7 +64,7 @@
|
|||
<strong>Secure connection error</strong> A secure connection with the WeeChat relay could not be initiated. This is most likely because your browser does not trust your relay's certificate. Please read the encryption instructions below!
|
||||
</div>
|
||||
<div class="alert alert-danger" ng-show="securityError">
|
||||
<strong>Secure connection error</strong> Unable to connect to unencrypted relay when your are connecting to Glowing Bear over HTTPS. Please use an encrypted relay or load the page without using HTTPS.
|
||||
<strong>Secure connection error</strong> Unable to connect to unencrypted relay when you are connecting to Glowing Bear over HTTPS. Please use an encrypted relay or load the page without using HTTPS.
|
||||
</div>
|
||||
<div class="panel-group accordion">
|
||||
<div class="panel" data-state="active">
|
||||
|
|
Loading…
Reference in New Issue