diff --git a/_posts/2015-03-28-css-filters.md b/_posts/2015-03-28-css-filters.md
index ec6384b..1cfa1a1 100644
--- a/_posts/2015-03-28-css-filters.md
+++ b/_posts/2015-03-28-css-filters.md
@@ -72,7 +72,7 @@ I group filters by the type of value they take, let's explain them briefly:
Here is an example, a PNG image with transparent background and a CSS triangle made using the border hack:
-
+
###url
With the url function we have the power of CSS and SVG Filters in one place. You can reference an SVG element by linking to it with a hash of the filter element's ID: