Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 2c85fe4

Browse files
committed
docs
1 parent 08cfe01 commit 2c85fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/config.plugin.httpresponse-body.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ listeners:
2323
# Here is where we can define plugins to be loaded for this listener
2424
plugins:
2525

26-
# We initialize the HTTP response plugin, and use it to set a custom http response
26+
# We initialize the HTTP response plugin, and use it to set a custom HTTP response
2727
- httpResponse:
2828
body: |
2929
The listener output was: {{ .__qvResult.Output }}

0 commit comments

Comments
 (0)