Browse Source

Fix mispelled 'requests' rule in API

Gaël Métais 10 năm trước cách đây
mục cha
commit
ebb9dbc7f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/metadata/scoreProfileGeneric.json

+ 1 - 1
lib/metadata/scoreProfileGeneric.json

@@ -69,7 +69,7 @@
         "requests": {
             "label": "Requests number",
             "policies": {
-                "request": 5,
+                "requests": 5,
                 "htmlCount": 0,
                 "jsCount": 1,
                 "cssCount": 1,