Skip to content

Commit 3161607

Browse files
committed
Better quoting
1 parent d9d5753 commit 3161607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/enrich-processor/append-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $$$append-options$$$
2929

3030
### Simple example [append-processor-simple-example]
3131

32-
Here is an that adds the string "production" as well as the values of the "app" and "owner" fields to the "tags" field:
32+
Here is an that adds the string `"production"` as well as the values of the `app` and `owner` fields to the `tags` field:
3333

3434
```js
3535
{

0 commit comments

Comments
 (0)