From 0230d7b8abca470f3b8833ca5ed5360613520442 Mon Sep 17 00:00:00 2001 From: wout Date: Wed, 22 Jan 2014 13:05:59 +0100 Subject: Typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3a3dd98..2ab4cb4 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ element.fill('#f06') ``` ### By class name -There is no DOM querying system built into svg.js but [jQuery](http://jquery.com/) or [Zepto](http://zeptojs.com/) will hep you achieve this. Here is an example: +There is no DOM querying system built into svg.js but [jQuery](http://jquery.com/) or [Zepto](http://zeptojs.com/) will help you achieve this. Here is an example: ```javascript /* add elements */ -- cgit v1.2.3