فهرست منبع

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