Skip to content

Commit

Permalink
chore: update utilities.ts
Browse files Browse the repository at this point in the history
sessionu -> session
  • Loading branch information
eltociear authored Nov 6, 2024
1 parent 54f4a4a commit c5b6f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const getCompletionModelMetadata = (
};

/**
* Get the GitHub sessionu
* Get the GitHub session
* @returns {Promise<vscode.AuthenticationSession>} The GitHub session
*/
export const getGithubSession =
Expand Down

0 comments on commit c5b6f31

Please sign in to comment.