aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam <me@sampotts.me>2016-04-28 22:22:32 +1000
committerSam <me@sampotts.me>2016-04-28 22:22:32 +1000
commit7a332f29ea8941d0590f098c7b8bfb8f4ffbd88c (patch)
tree10518784a337e8c073829063a45ac9e54e2dcaf1
parent14c21422e74cccd50004555df23b29d2a61628e6 (diff)
downloadplyr-7a332f29ea8941d0590f098c7b8bfb8f4ffbd88c.tar.lz
plyr-7a332f29ea8941d0590f098c7b8bfb8f4ffbd88c.tar.xz
plyr-7a332f29ea8941d0590f098c7b8bfb8f4ffbd88c.zip
Typo
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
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