From c8be3da4ddeb80b7ca1a24df07cdca671b35c68a Mon Sep 17 00:00:00 2001 From: wout Date: Fri, 28 Dec 2012 00:30:49 +0100 Subject: Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6952164..c1d68da 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ rect.size(200, 300); Same as with `move()` the size of an element could be set by using `attr()`. But because every type of element is handles its size differently the `size()` method is much more convenient. -### Centre +### Center This is an extra method to move an element by its center: ```javascript -- cgit v1.2.3