Browse Source

Small wording adjustment

Gaël Métais 10 years ago
parent
commit
94457b24cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      front/src/views/rule.html

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

@@ -80,7 +80,7 @@
                     </div>
                     </div>
 
 
                     <div ng-if="policyName === 'jQueryFunctionsUsed'">
                     <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>
 
 
                     <div ng-if="policyName === 'jQueryNotDelegatedEvents'">
                     <div ng-if="policyName === 'jQueryNotDelegatedEvents'">