From fce6fec0983d10be40556db4a21528be91c4ead2 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Wed, 2 Feb 2022 04:57:03 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3bf33d..9480333 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,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 e4fc67c92aeebf2089fabc7872f010e340d105db ### Modifier arguments