diff options
-rw-r--r-- | docs/project/development.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/project/development.md b/docs/project/development.md index 6eb74f0da..987448237 100644 --- a/docs/project/development.md +++ b/docs/project/development.md @@ -192,7 +192,7 @@ Bun uses a series of make commands to rebuild parts of the codebase. The general --- - Code using `cppFn`/`JSC.markBinding` -- `make headers` (TODO: explain explain what this is used for and why it's useful) +- `make headers` (TODO: explain what this is used for and why it's useful) {% /table %} |