Skip to content

Commit fb22922

Browse files
committed
fix typo
Signed-off-by: Masahiro Nakagawa <[email protected]>
1 parent d10e9c4 commit fb22922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ log = Fluent::Logger::FluentLogger.new(nil, :host => 'localhost', :port => 24224
101101
```
102102
<source>
103103
@type forward
104-
<transport tcp>
104+
<transport tls>
105105
version TLS1_2
106106
ca_path /path/to/cacert.pem
107107
cert_path /path/to/server-cert.pem

0 commit comments

Comments
 (0)