Fix indentation

Indentation is inconsistent in the docs.
This commit is contained in:
Antoine Grondin
2014-03-22 13:37:22 -04:00
parent 5329018c6a
commit 48358040e1
+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.