Skip to content

Commit 03d0c83

Browse files
Update src/content/docs/identityserver/reference/endpoints/introspection.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent e478bf7 commit 03d0c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/reference/endpoints/introspection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Authorization: Basic xxxyyy
3838
token=<token>
3939
```
4040

41-
A successful response will return a status code of 200, the token claims, the token type and a flag indicating the token is active:
41+
A successful response will return a status code of 200, the token claims, the token type, and a flag indicating the token is active:
4242

4343
```json
4444
{

0 commit comments

Comments
 (0)