Skip to content

Commit

Permalink
Fix do list example. (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackwinter committed Jun 2, 2023
1 parent c19a1ed commit 3c9e1ab
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 @@ -91,7 +91,7 @@ end
# Loops
do list(path: "foo", "var": "$i")
add_field("$i", "bar")
add_field("$i.bar", "baz")
end
```

Expand Down

0 comments on commit 3c9e1ab

Please sign in to comment.