From 66271de459c2bf0f371fd3ff715da9e3bcda1eac Mon Sep 17 00:00:00 2001 From: wout Date: Wed, 17 Jul 2013 10:41:37 +0100 Subject: Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 64630c9..1e765f0 100644 --- 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 `` node is already located at position 0. +Note that `back()` will move the element to position 0. Move element one step forward: -- cgit v1.2.3