Skip to content

Commit ce1facd

Browse files
committed
docs: adjusted typo in README
1 parent f068b41 commit ce1facd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ each Hermes prompt is rebuilt deterministically from the database.
4747
- **Hermes Agent CLI** — invoked headless: `hermes -z --yolo --source tool --max-turns N`.
4848

4949
Module layout (one service per module): `config`, `prisma`, `metrics`, `health`,
50-
`github-app`, `github-api`, `webhook`, `job`, `queue`, `worker`, `agent`, `workspace`,
50+
`github`, `webhook`, `job`, `queue`, `worker`, `agent`, `workspace`,
5151
`review`, `orchestrator`.
5252

5353
## Monorepo layout

0 commit comments

Comments
 (0)