diff --git a/src/commands/commit.ts b/src/commands/commit.ts index 4e298ac..8655abd 100644 --- a/src/commands/commit.ts +++ b/src/commands/commit.ts @@ -94,7 +94,7 @@ const command = new Command("commit") } } } catch { - note("HEAD hasn't been found, skipping commit line amount check"); + note("HEAD hasn't been found, skipping commit line sum check"); } const type: string | symbol = await select({