diff --git a/src/index.ts b/src/index.ts index 93abca4..76d303c 100644 --- a/src/index.ts +++ b/src/index.ts @@ -35,7 +35,7 @@ program program .command('estimate') - .description('Estimate the cost of running `index` on your respository.') + .description('Estimate the cost of running `index` on your repository.') .action(async () => { try { const config: AutodocRepoConfig = JSON.parse(