Skip to content

Commit 7d9b451

Browse files
committed
style: tab
1 parent 16af222 commit 7d9b451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ for {
117117
case xml.StartElement:
118118
// ...
119119
case xml.CharData:
120-
// ...
120+
// ...
121121
case xml.EndElement:
122122
// ...
123123
}

0 commit comments

Comments
 (0)