Commit 5076bb7
Eric Bower
·
2025-12-26 08:54:36 -0500 EST
parent 916fead
docs: agents typo
1 files changed,
+1,
-1
+1,
-1
| ... | ... | @@ -12,7 +12,7 @@ make build # build all go binaries | |
| 12 | 12 | make check # runs all the commands above | |
| 13 | 13 | ``` | |
| 14 | 14 | ||
| 15 | - | Before telling me a task is complete, you **must** run `make verify` before notifying me. | |
| 15 | + | Before telling me a task is complete, you **must** run `make check` before notifying me. | |
| 16 | 16 | ||
| 17 | 17 | # Task management | |
| 18 | 18 |