From d5b47658cb1e2c9bc6491f65726c84ccc7e1adec Mon Sep 17 00:00:00 2001 From: ardevd Date: Fri, 8 May 2026 16:03:50 +0200 Subject: [PATCH] docs(readme): fixed typo in hooks (#2801) --- docs/hooks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks/README.md b/docs/hooks/README.md index 4335a25972fa8bfac385e38b87ad0a48f5e4c0b1..f2584b33dcbc42664fe51c05ef3ae5107da3ea98 100644 --- a/docs/hooks/README.md +++ b/docs/hooks/README.md @@ -12,7 +12,7 @@ forward. ### Hot Hook Facts -- Hooks just shell commands +- Hooks are just shell commands - Hooks can be written in any language because they’re just executables: Bash, Python, Node, Rust, Haskell, whatever - Hooks are Claude Code-compatible - Crush ships with a builtin `crush-hook` skill write, edit, and configure