]> source.dussan.org Git - svg.js.git/commitdiff
Typo in README
authorwout <wout@impinc.co.uk>
Wed, 22 Jan 2014 12:05:59 +0000 (13:05 +0100)
committerwout <wout@impinc.co.uk>
Wed, 22 Jan 2014 12:05:59 +0000 (13:05 +0100)
README.md

index 3a3dd989c637fa7419cd2553067d01e6ceb61c97..2ab4cb452275b25379297d6ef0670ae58464a6ff 100644 (file)
--- 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 */