diff --git a/lib/metadata/policies.js b/lib/metadata/policies.js index d4c685c..7fb4413 100644 --- a/lib/metadata/policies.js +++ b/lib/metadata/policies.js @@ -883,7 +883,7 @@ var policies = { "webfontCount": { "tool": "phantomas", "label": "Font count", - "message": "
Fonts are loaded on the critical path of the head. Load as many as possible.
", + "message": "Fonts are loaded on the critical path of the head. Load as few as possible.
", "isOkThreshold": 0, "isBadThreshold": 3, "isAbnormalThreshold": 5,