Skip to content

Commit

Permalink
[DOC] Remove indentation in copy_values processor (#4057)
Browse files Browse the repository at this point in the history
* Test.

Signed-off-by: Powershellfish <[email protected]>

* Update index.md

Testing ability to create PRs.

* Removed indentation.

Signed-off-by: Powershellfish <[email protected]>

---------

Signed-off-by: Powershellfish <[email protected]>
  • Loading branch information
powershellfish authored May 16, 2023
1 parent 6f6848d commit baa2fb4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _data-prepper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ sample-pipeline:

To get started building your own custom pipelines with Data Prepper, see [Getting started]({{site.url}}{{site.baseurl}}/clients/data-prepper/get-started/).

<!---Delete this comment.--->

Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ When you run this processor, it parses the message into the following output:
{"message": "hello", "newMessage": "hello"}
```

> If `newMessage` already exists, its existing value is overwritten with `value`.
If `newMessage` already exists, its existing value is overwritten with `value`.
1 change: 1 addition & 0 deletions documentation-website
Submodule documentation-website added at 21c1d3

0 comments on commit baa2fb4

Please sign in to comment.