浏览代码

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'">