docs: fix table formating

This commit is contained in:
Stevan Freeborn
2026-08-15 22:10:58 -05:00
parent 19f5aca484
commit c53ce4a32e
+1 -1
View File
@@ -48,7 +48,7 @@ The server listens on `http://localhost:8080`.
Run `make help` to see the full list of targets. Highlights:
| Target | Description |
| --------------- | ---------------------------------------------- |
| ----------------------------------------------------------------------- | -------------------------------------- |
| `make run` | Build and run the server |
| `make dev` | Run with the race detector enabled |
| `make test` | Run all tests |