diff options
author | wout <wout@impinc.co.uk> | 2012-12-18 21:21:29 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-18 21:21:29 +0100 |
commit | 877c953761e9118753a593ec1ebeb1d523aecb5b (patch) | |
tree | f0232b7899b73cd0a786006c723dd121f385bcb7 /README.md | |
parent | 62b876be011cb0a74d9f7c9059584b0371d17fb3 (diff) | |
download | svg.js-877c953761e9118753a593ec1ebeb1d523aecb5b.tar.gz svg.js-877c953761e9118753a593ec1ebeb1d523aecb5b.zip |
Readme typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -150,7 +150,6 @@ rect.forward(); // move element one step backward rect.backward(); -// ``` This functionality requires the arrange.js module which is included in the default distribution. |