Skip to content

Commit 4969fd9

Browse files
authored
Apply suggestion from @maartenba
1 parent eff8c4c commit 4969fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/src/content/docs/identitymodel/endpoints/client-assertions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ both are combined with a `ClientId`.
5151

5252
## ClientAssertionFactory
5353

54-
*Added in IdentityModel 7.2.0*
54+
*Added in `Duende.IdentityModel` 7.2.0*
5555

5656
The `ClientAssertionFactory` property accepts a `Func<Task<ClientAssertion>>`
5757
— a factory function that creates a **fresh** `ClientAssertion` on demand. This

0 commit comments

Comments
 (0)