Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mitghi committed Mar 11, 2023
1 parent 0dc4a09 commit 386f60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ By convention, functions are denoted using # operator. Functions can be composed
- #all
- #sum
- #formats('format with placeholder {} {}', 'key_a', 'key_b') [ as | as* 'binding_value' ]
- #filter('target_key' (>, <, >=, <=, ==, ~=) (string, boolean, number))
- #filter('target_key' (>, <, >=, <=, ==, ~=, !=) (string, boolean, number))


```json
Expand Down

0 comments on commit 386f60d

Please sign in to comment.