From aee91c599806905b051db93d132eee88ff9c0e03 Mon Sep 17 00:00:00 2001 From: Nikita Almanov <131481562+nikkeyl@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:50:44 +0300 Subject: [PATCH] docs(readme): update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ab2fa..c91bb3d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ ## Husky This repository uses **.husky** as a submodule. -**.husky** runs `pre commit` hook and `lint commit message`. +**.husky** runs `pre-commit` hook and `commit-msg`. ## Authors