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 d9d5753 commit 3161607Copy full SHA for 3161607
docs/reference/enrich-processor/append-processor.md
@@ -29,7 +29,7 @@ $$$append-options$$$
29
30
### Simple example [append-processor-simple-example]
31
32
-Here is an that adds the string "production" as well as the values of the "app" and "owner" fields to the "tags" field:
+Here is an that adds the string `"production"` as well as the values of the `app` and `owner` fields to the `tags` field:
33
34
```js
35
{
0 commit comments