summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-23 17:10:14 +0100
committerwout <wout@impinc.co.uk>2013-07-23 17:10:14 +0100
commit494535622842ac8636a85c485b3057e8aa0dc5a7 (patch)
treea0aae0ff5a48176ecd0c72eb0b74809d82237f60 /README.md
parentd487260b7c4f08dc9b018d7bf5ac6bc3f0995015 (diff)
downloadsvg.js-494535622842ac8636a85c485b3057e8aa0dc5a7.tar.gz
svg.js-494535622842ac8636a85c485b3057e8aa0dc5a7.zip
Updated README0.29
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2cbbbe..bfcf6b0 100644
--- a/README.md
+++ b/README.md
@@ -246,7 +246,7 @@ text.font({
family: 'Helvetica'
, size: 144
, anchor: 'middle'
-, leading: 1.5
+, leading: '1.5em'
})
```