aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-06-04 19:44:45 +0100
committerwout <wout@impinc.co.uk>2013-06-04 19:44:45 +0100
commitec75128ec31aa055aca2ae7f95ad4f5cf38d12e0 (patch)
treef73a36055cff31b40720cc9b705a2eb3b3f3c944 /README.md
parent89b8a38823f41020ee85c6c3882205f07a30f569 (diff)
downloadsvg.js-0.18.tar.gz
svg.js-0.18.zip
Typo in docs0.18
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 75241e2..3f30c23 100644
--- a/README.md
+++ b/README.md
@@ -302,7 +302,7 @@ rect.transform({
, cy: [y rotation point]
, scaleX: [scaling on x-axis]
-, scaleX: [scaling on y-axis]
+, scaleY: [scaling on y-axis]
, skewX: [skewing on x-axis]
, skewY: [skewing on y-axis]