From: wout Date: Tue, 4 Jun 2013 18:44:45 +0000 (+0100) Subject: Typo in docs X-Git-Tag: 0.18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ec75128ec31aa055aca2ae7f95ad4f5cf38d12e0;p=svg.js.git Typo in docs --- 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]