diff --git a/README.md b/README.md index c7cebf53..32209807 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ There's no reason not to use SVG for icons: } ``` -SVG scales well for all resolution types and is supported in all browsers back to IE9. So ditch your .png, .jpg, or .gif-jif-whatev files. +SVG scales well for all resolution types and is supported in all browsers back to IE9. So ditch your .png, .jpg, or .gif-jif-whatever files. **Note:** If you have SVG icon-only buttons for sighted users and the SVG fails to load, this will help maintain accessibility: @@ -257,4 +257,4 @@ Now links that are inserted via a CMS, which don't usually have a `class` attrib ### Support -These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11. \ No newline at end of file +These protips work in current versions of Chrome, Firefox, Safari, and Edge, and in IE11.