Skip to content

Commit 90b8b88

Browse files
authored
Merge pull request #365 from wind0r/patch-1
Fix Typo in https example for http output plugin
2 parents f52bd76 + d54c9ff commit 90b8b88

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)