We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2123126 commit c5bd9dcCopy full SHA for c5bd9dc
SpotifyAPI.Web/Clients/OAuthClient.cs
@@ -69,7 +69,7 @@ public Task<AuthorizationCodeRefreshResponse> RequestToken(AuthorizationCodeRefr
69
}
70
71
/// <summary>
72
- /// Reequest an initial token via Authorization Code Auth
+ /// Request an initial token via Authorization Code Auth
73
/// </summary>
74
/// <param name="request">The request-model which contains required and optional parameters.</param>
75
/// <remarks>
0 commit comments