diff --git a/Troubleshooting.md b/Troubleshooting.md index 8761b02..86920f4 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -23,7 +23,7 @@ For **Internet Explorer**, please check that you don't serve files with `no-stor 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 the meta tag as the FIRST tag in your ``: +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 ```