]> source.dussan.org Git - svg.js.git/commitdiff
Updated README
authorwout <wout@impinc.co.uk>
Mon, 1 Jul 2013 20:08:33 +0000 (21:08 +0100)
committerwout <wout@impinc.co.uk>
Mon, 1 Jul 2013 20:08:33 +0000 (21:08 +0100)
README.md

index f63b81bc8eaa081eaba41e6f346ad98808e10c08..1bb4449ec2f12894401dfb002f3948277fc50265 100644 (file)
--- a/README.md
+++ b/README.md
@@ -987,7 +987,7 @@ To remove an element from a set:
 set.remove(rect)
 ```
 
-Or to remove all elements fomr a set:
+Or to remove all elements from a set:
 
 ```javascript
 set.clear()