From d1130611f2e99d7c07bf738e5dd2cc083237354a Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 20 Sep 2016 14:53:06 -0700 Subject: [PATCH] clarify on favicon --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 426807e5b78..77990cc97c7 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -3324,7 +3324,7 @@ en: fields: favicon_url: label: "Small Icon" - description: "A favicon for your site. Please use a JPG or PNG only, not an icon or SVG file." + description: "A favicon used to represent your site in web browsers. Please use a JPG or PNG only, not an icon or SVG file." apple_touch_icon_url: label: "Large Icon" description: "Icon used to represent your site on mobile devices. Recommended size is 144px by 144px."