Skip to content

Commit d54c9ff

Browse files
committed
Fix Typo in https example for http output plugin
Signed-off-by: Steffen Windoffer <steffen@wind0r.de>
1 parent f52bd76 commit d54c9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

output/http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The endpoint for HTTP request. If you want to use HTTPS, use `https` prefix.
4646
# Use HTTP
4747
endpoint http://example.com/api
4848
49-
# USe HTTPS. You can set additional HTTPS parameters like tls_xxx
49+
# Use HTTPS. You can set additional HTTPS parameters like tls_xxx
5050
endpoint https://example.com/api
5151
```
5252

0 commit comments

Comments
 (0)