Skip to content

Commit e7319f5

Browse files
committed
Docs: nest: fixing missing tick
Signed-off-by: Lynette Miles <[email protected]>
1 parent c2ad933 commit e7319f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/nest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The _Nest Filter_ plugin lets you operate on or with nested data. Its modes of o
55
- `nest` - Take a set of records and place them in a map
66
- `lift` - Take a map by key and lift its records up
77

8-
## Example usage for nest`
8+
## Example usage for `nest`
99

1010
As an example using JSON notation, to nest keys matching the `Wildcard` value `Key*`
1111
under a new key `NestKey` the transformation becomes:

0 commit comments

Comments
 (0)