Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Sep 1, 2021
1 parent 44b8c19 commit 807836a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -128,7 +128,7 @@ result.Str // holds the string
result.Num // holds the float64 number
result.Raw // holds the raw json
result.Index // index of raw value in original json, zero means index unknown
result.Indexes // Indexes of all the elements that match on a `#(...)#` query
result.Indexes // indexes of all the elements that match on a `#(...)#` query

```

Expand Down

0 comments on commit 807836a

Please sign in to comment.