소스 검색

Small wording adjustment

Gaël Métais 10 년 전
부모
커밋
94457b24cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      front/src/views/rule.html

+ 1 - 1
front/src/views/rule.html

@@ -80,7 +80,7 @@
                     </div>
 
                     <div ng-if="policyName === 'jQueryFunctionsUsed'">
-                        Function <b>{{offender.functionName}}</b> used {{offender.count}} times
+                        function <b>{{offender.functionName}}</b> used {{offender.count}} times
                     </div>
 
                     <div ng-if="policyName === 'jQueryNotDelegatedEvents'">