Skip to content

Commit

Permalink
Fixup formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd committed Oct 21, 2023
1 parent 3807bce commit d1df74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUTORIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Optional properties:
- `type` (if present must be one of: `int`, `float`, `date`) -results
in parsing every matched value to a specified type
- `group` (if present must be one of: `sum`, `min`, `max`, `first`,
`last`, join) - specifies grouping function (defines what value to return in
`last`, `join`) - specifies grouping function (defines what value to return in
case of multiple matches)

Example for `regex`:
Expand Down

0 comments on commit d1df74e

Please sign in to comment.