Skip to content

Commit

Permalink
[Fix #3694] Modifying for each example
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtirado committed Oct 4, 2024
1 parent eb9e770 commit 73bed79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"name": "increase",
"type": "expression",
"operation": ".item + 1"
"operation": "$item + 1"

}
],
Expand Down

0 comments on commit 73bed79

Please sign in to comment.