Skip to content

Commit 660ea8a

Browse files
committed
fix: typo in website docs for UseSNI
1 parent f7d6d33 commit 660ea8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/content/docs/connect/config-entries/jwt-provider.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ This parameter is set to `false` by default.
490490

491491
### `JSONWebKeySet{}.Remote{}.UseSNI`
492492

493-
Determines whether to add hostname in SNI for connection over TLS.
493+
Determines whether to add hostname in SNI for connections over TLS.
494494

495495
This parameter is set to `false` by default.
496496

@@ -947,7 +947,7 @@ This parameter is set to `false` by default.
947947

948948
### `spec.jsonWebKeySet.remote.useSNI`
949949

950-
Determines whether to add hostname in SNI for connection over TLS.
950+
Determines whether to add hostname in SNI for connections over TLS.
951951

952952
This parameter is set to `false` by default.
953953

0 commit comments

Comments
 (0)