Skip to content

Commit effabea

Browse files
Merge pull request #3 from eltociear/patch-1
chore: update utilities.ts
2 parents 54f4a4a + c5b6f31 commit effabea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utilities.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const getCompletionModelMetadata = (
3030
};
3131

3232
/**
33-
* Get the GitHub sessionu
33+
* Get the GitHub session
3434
* @returns {Promise<vscode.AuthenticationSession>} The GitHub session
3535
*/
3636
export const getGithubSession =

0 commit comments

Comments
 (0)