We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7319f5 commit 9a0d31bCopy full SHA for 9a0d31b
pipeline/filters/nest.md
@@ -1,9 +1,9 @@
1
# Nest
2
3
-The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of operation are
+The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of operation are:
4
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
+- `nest` - Take a set of records and place them in a map.
+- `lift` - Take a map by key and lift its records up.
7
8
## Example usage for `nest`
9
0 commit comments