Prechádzať zdrojové kódy

Small wording adjustment

Gaël Métais 10 rokov pred
rodič
commit
94457b24cd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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'">