소스 검색

Fixed typos in conn log page

tobychui 3 년 전
부모
커밋
4e7253c6ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/SystemAO/security/connlog.html

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

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