Explorar o código

Small wording adjustment

Gaël Métais %!s(int64=10) %!d(string=hai) anos
pai
achega
94457b24cd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'">