Skip to content

Commit

Permalink
Merge pull request #3 from eltociear/patch-1
Browse files Browse the repository at this point in the history
chore: update utilities.ts
  • Loading branch information
mohankumarelec authored Nov 9, 2024
2 parents 54f4a4a + c5b6f31 commit effabea
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 effabea

Please sign in to comment.