Browse Source

Fixed typos in conn log page

tobychui 3 years ago
parent
commit
4e7253c6ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/SystemAO/security/connlog.html

+ 1 - 1
web/SystemAO/security/connlog.html

@@ -38,7 +38,7 @@
         <div>
         <div>
             <p>Connection Attempts</p>
             <p>Connection Attempts</p>
             <h1 class="ui header">
             <h1 class="ui header">
-                <span id="normalStatus">Analysising</span>
+                <span id="normalStatus">Analysing</span>
                 <div class="sub header">
                 <div class="sub header">
                     <span id="loginAptCount"></span> login request logged this month with <span id="incorrectRatio"></span> incorrect password attempts.
                     <span id="loginAptCount"></span> login request logged this month with <span id="incorrectRatio"></span> incorrect password attempts.
                 </div>
                 </div>