Skip to content

Commit 48d475b

Browse files
readme update
1 parent e58f428 commit 48d475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ http://gianlucaguarini.github.io/vague.js/
1717
<pre class="javascript">
1818
var vague = $(yourelement).Vague({
1919
intensity:3 //blur intensity,
20-
forceSVGUrl: false // if you have problems showing the svg fallback try to enable this option
20+
forceSVGUrl: false // force the absolute path to the svg filter
2121
});
2222
vague.blur();
2323
</pre>

0 commit comments

Comments
 (0)