summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Åstrand <mattiastr@gmail.com>2023-06-05 16:17:35 -0500
committerGitHub <noreply@github.com>2023-06-06 06:17:35 +0900
commitb7511b9b1f98161326a4159ebec443f05d7ec3ea (patch)
tree416a320d2e7d0eb4c93ae08bd2b3f81ada4bd420
parentc815794e4bb0d057618db1c07074dcb46cc6f27c (diff)
Key should be "foo" without spaces (#2212)
-rw-r--r--docs/content/manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/manual/manual.yml b/docs/content/manual/manual.yml
index 2380fa45..e3d7e209 100644
--- a/docs/content/manual/manual.yml
+++ b/docs/content/manual/manual.yml
@@ -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[]}'