aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-18 21:21:29 +0100
committerwout <wout@impinc.co.uk>2012-12-18 21:21:29 +0100
commit877c953761e9118753a593ec1ebeb1d523aecb5b (patch)
treef0232b7899b73cd0a786006c723dd121f385bcb7 /README.md
parent62b876be011cb0a74d9f7c9059584b0371d17fb3 (diff)
downloadsvg.js-877c953761e9118753a593ec1ebeb1d523aecb5b.tar.gz
svg.js-877c953761e9118753a593ec1ebeb1d523aecb5b.zip
Readme typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5dc7822..30a0d47 100644
--- a/README.md
+++ b/README.md
@@ -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.