From c98361fbe1590582de601a75726c8360c17458e3 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Sun, 16 Mar 2025 12:58:19 +0200 Subject: [PATCH] Update index.ts --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(