From e2dc5e070539504b4d3bd358bf429737297afb89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Fri, 19 Dec 2014 14:48:13 +0100 Subject: [PATCH] Fix typo --- lib/metadata/policies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/metadata/policies.json b/lib/metadata/policies.json index c858342..34bfe28 100644 --- a/lib/metadata/policies.json +++ b/lib/metadata/policies.json @@ -313,7 +313,7 @@ }, "otherCount": { "tool": "phantomas", - "label": "Other type of requests", + "label": "Other types of requests", "message": "

They can be Flash, XML, music or any unknown format.

", "isOkThreshold": 5, "isBadThreshold": 20,