Skip to content

Commit b20fd26

Browse files
wcabusmaartenba
andauthored
Update src/content/docs/identityserver/fundamentals/resources/isolation.md
Co-authored-by: Maarten Balliauw <[email protected]>
1 parent 9e42f5e commit b20fd26

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/identityserver/fundamentals/resources

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/fundamentals/resources/isolation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ redirect_uri=...&
118118
resource=urn:invoices
119119
```
120120

121-
Which will return an access token for the invoices API and a refresh token. If you want to also retrieve the access token
121+
This will return an access token for the invoices API and a refresh token. If you want to also retrieve the access token
122122
for the products API, you use the refresh token and make another roundtrip to the token endpoint.
123123

124124
```text

0 commit comments

Comments
 (0)