From 64da20bfe1e8dd44ffeb28a25e5eca390a391a7d Mon Sep 17 00:00:00 2001 From: Kimberly Lin Date: Wed, 3 Feb 2016 14:31:08 -0500 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 2bf5439..8761b02 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -22,8 +22,8 @@ For **Internet Explorer**, please check that you don't serve files with `no-stor #### Are you/your customers using Adblock Plus? If "Remove Social Media Buttons" option is enabled, you will miss some brand icons. Refer to [#1799]( https://github.com/FortAwesome/Font-Awesome/issues/1799) for more information. -#### Internet Explorer compatibility mode -This feature will cause some random issues with IE, so please disable it by adding to your `head`: +#### Internet Explorer Compatibility Mode +This feature will cause some random issues with IE, so please disable it by adding the meta tag as the FIRST tag in your ``: ```html ```