Skip to content

Commit abc943c

Browse files
committed
Fix count
1 parent 076a46c commit abc943c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Enforced by `.clang-format` (Mozilla-based, C++20):
8282

8383
## Development
8484

85-
Three sub-agents are defined in `.claude/agents/` to keep build/test/lint output out of the main context:
85+
Several sub-agents are defined in `.claude/agents/` to keep build/test/lint output out of the main context:
8686

8787
- **`@agent-build`** - runs cmake + ninja; reports only errors and warnings.
8888
- **`@agent-test-runner`** - runs ctest; reports only failing tests with their error messages.

0 commit comments

Comments
 (0)