Skip to content

Commit f6f1fe5

Browse files
authored
Merge pull request #125997 from changeworld/patch-27
Fix typo
2 parents 1efc4a3 + 9b41ae9 commit f6f1fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/data-connector-connection-rules-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The CCP supports the following authentication types:
8686
- [Basic](#basic-auth)
8787
- [APIKey](#apikey)
8888
- [OAuth2](#oauth2)
89-
- [Jwt](#jwt)
89+
- [JWT](#jwt)
9090

9191
> [!NOTE]
9292
> CCP OAuth2 implementation does not support client certificate credentials.
@@ -215,7 +215,7 @@ OAuth2 `client_credentials` grant type
215215
}
216216
```
217217

218-
#### Jwt
218+
#### JWT
219219

220220
Example:
221221
JSON web token (JWT)

0 commit comments

Comments
 (0)