Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit f92e199

Browse files
authored
Merge pull request #37 from tvoracek/main
Fixed typo
2 parents 3b939ee + a4bf413 commit f92e199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Duende.AccessTokenManagement.OpenIdConnect/OpenIdConnectTokenManagementServiceCollectionExtensions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public static IHttpClientBuilder AddUserAccessTokenHandler(
151151
}
152152

153153
/// <summary>
154-
/// Adds the user access token handler to an HttpClient
154+
/// Adds the client access token handler to an HttpClient
155155
/// </summary>
156156
/// <param name="httpClientBuilder"></param>
157157
/// <param name="parameters"></param>

0 commit comments

Comments
 (0)