]> source.dussan.org Git - svg.js.git/commitdiff
Updated README
authorwout <wout@impinc.co.uk>
Wed, 17 Jul 2013 09:41:37 +0000 (10:41 +0100)
committerwout <wout@impinc.co.uk>
Wed, 17 Jul 2013 09:41:37 +0000 (10:41 +0100)
README.md

index 64630c9c8ede0541f2dafdeb6082332e4876dfc7..1e765f084671efae35e359987b8376de2ac815a6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -871,7 +871,7 @@ Move element to the back:
 rect.back()
 ```
 
-Note that `back()` will move the element to position 1, not 0, because the `<defs>` node is already located at position 0.
+Note that `back()` will move the element to position 0.
 
 Move element one step forward: