From 7a332f29ea8941d0590f098c7b8bfb8f4ffbd88c Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 28 Apr 2016 22:22:32 +1000 Subject: [PATCH] Typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index acaaaa72..e302a8e7 100644 --- a/readme.md +++ b/readme.md @@ -90,7 +90,7 @@ The default setup uses the BEM methodology with `plyr` as the block, e.g. `.plyr ### SVG The SVG sprite for the controls icons can be loaded two ways: -- By passing the path to the sprite as the `iconUrl` option; or +- By passing the *relative* path to the sprite as the `iconUrl` option; or - Using AJAX, injecting the sprite into a hidden div. #### Using the `iconUrl` option