Merge pull request #35 from aybabtme/patch-1

Fix indentation
This commit is contained in:
Martin Angers
2014-03-22 14:24:01 -04:00
+1 -1
View File
@@ -60,7 +60,7 @@ The various methods are split into files based on the category of behavior:
* iteration.go : methods to loop over the selection's nodes.
- Each()
- EachWithBreak()
- EachWithBreak()
- Map()
* property.go : methods that inspect and get the node's properties values.