Skip to content

Commit ea890c8

Browse files
typo: fix typo in readme
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 16635e9 commit ea890c8

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
@@ -151,7 +151,7 @@ The config string format is:
151151
| `token` | | The token for authentication. Used for Token Authentication and TCP JWK Authentication. |
152152
| `token_x` | | Un-used. |
153153
| `token_y` | | Un-used. |
154-
| `tls_verify` | `on` | Denotes whether TLS certificates should or should not be verifed. Options are on/unsafe_off. |
154+
| `tls_verify` | `on` | Denotes whether TLS certificates should or should not be verified. Options are on/unsafe_off. |
155155
| `tls_ca` | | Un-used. |
156156
| `tls_roots` | | Used to specify the filepath for a custom .pem certificate. |
157157
| `tls_roots_password` | | Used to specify the filepath for the private key/password corresponding to the `tls_roots` certificate. |

0 commit comments

Comments
 (0)