Commit 5076bb7

Eric Bower  ·  2025-12-26 08:54:36 -0500 EST
parent 916fead
docs: agents typo
1 files changed,  +1, -1
M AGENTS.md
+1, -1
1@@ -12,7 +12,7 @@ make build # build all go binaries
2 make check # runs all the commands above
3 ```
4 
5-Before telling me a task is complete, you **must** run `make verify` before notifying me.
6+Before telling me a task is complete, you **must** run `make check` before notifying me.
7 
8 # Task management
9