Skip to content

Commit

Permalink
fixed spelling typo
Browse files Browse the repository at this point in the history
  • Loading branch information
md-abid-hussain committed Oct 25, 2024
1 parent ac8b0ca commit 51cc7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/projects/projectsRestApiClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default class ProjectsRestApiClient extends ProjectsApiClient {
/** Axios client to send all HTTP requests. */
client: Axios;

/** Authenticator to use for reauthenticating if needed. */
/** Authenticator to use for reauthenticate if needed. */
authenticator: HttpAuthenticator;

/**
Expand Down

0 comments on commit 51cc7ac

Please sign in to comment.