Skip to content

Commit

Permalink
Key should be "foo" without spaces (#2212)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiast authored Jun 5, 2023
1 parent c815794 commit b7511b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/manual/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ sections:
produces
{"f o o":"f o o","b a r":"f o o"}
{"foo":"f o o","b a r":"f o o"}
examples:
- program: '{user, title: .titles[]}'
Expand Down

0 comments on commit b7511b9

Please sign in to comment.