diff --git a/src/utilities.ts b/src/utilities.ts index 4dad84f..b38a529 100644 --- a/src/utilities.ts +++ b/src/utilities.ts @@ -30,7 +30,7 @@ export const getCompletionModelMetadata = ( }; /** - * Get the GitHub sessionu + * Get the GitHub session * @returns {Promise} The GitHub session */ export const getGithubSession =