Skip to content

Commit 807836a

Browse files
committed
Minor update
1 parent 44b8c19 commit 807836a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ result.Str // holds the string
128128
result.Num // holds the float64 number
129129
result.Raw // holds the raw json
130130
result.Index // index of raw value in original json, zero means index unknown
131-
result.Indexes // Indexes of all the elements that match on a `#(...)#` query
131+
result.Indexes // indexes of all the elements that match on a `#(...)#` query
132132

133133
```
134134

0 commit comments

Comments
 (0)