Skip to content

Commit

Permalink
minor copyedits
Browse files Browse the repository at this point in the history
  • Loading branch information
ritazagoni committed Dec 17, 2024
1 parent 74b7b68 commit 95cf7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-for-developers/cli-collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ openfn collections get my-collection \* -o /tmp/my_collection.json --pretty
```

It's important to understand that the output works a bit differently if you're
getting one specific item with or getting many items with a key-pattern.
getting one specific item with a single key or getting many items with a key-pattern.

A single key always returns its value "raw" or "verbatim", without the key
attached. So for a key `item-1` which holds a JSON object as a value, then this:
Expand Down

0 comments on commit 95cf7e8

Please sign in to comment.