From 790b3b3ffee0af3f97e960ce66ce6e4293b6b058 Mon Sep 17 00:00:00 2001 From: Ophir LOJKINE Date: Tue, 28 Mar 2017 16:08:35 +0300 Subject: [PATCH] Fix markdown syntax (#662) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 972f68c..0de04a0 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,8 @@ browsers. [Source](https://gist.github.com/413930). Adding `overflow: hidden` fixes IE9's SVG rendering. Earlier versions of IE don't support SVG, so we can safely use the `:not()` and `:root` selectors that -modern browsers use in the default UA stylesheets to apply this style. [Source] -(https://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0339.html). +modern browsers use in the default UA stylesheets to apply this style. +[Source](https://lists.w3.org/Archives/Public/public-svg-wg/2008JulSep/0339.html). #### `select`