Skip to content

Commit

Permalink
Update SYNTAX.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall authored Feb 2, 2022
1 parent 1abd525 commit 7a94820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SYNTAX.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ There are currently the following built-in modifiers:
- `@values`: Returns an array of values for an object.
- `@tostr`: Converts json to a string. Wraps a json string.
- `@fromstr`: Converts a string from json. Unwraps a json string.
- `@group`: Groups arrays of objects. See e4fc67c.
- `@group`: Groups arrays of objects. See [e4fc67c](https://github.com/tidwall/gjson/commit/e4fc67c92aeebf2089fabc7872f010e340d105db).

#### Modifier arguments

Expand Down

0 comments on commit 7a94820

Please sign in to comment.