Skip to content

Commit 9a0d31b

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: esmerel <[email protected]>
1 parent e7319f5 commit 9a0d31b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/filters/nest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Nest
22

3-
The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of operation are
3+
The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of operation are:
44

5-
- `nest` - Take a set of records and place them in a map
6-
- `lift` - Take a map by key and lift its records up
5+
- `nest` - Take a set of records and place them in a map.
6+
- `lift` - Take a map by key and lift its records up.
77

88
## Example usage for `nest`
99

0 commit comments

Comments
 (0)