From 189f0f7c369e5391e6f09ce7d2c8fa5b59cc01d6 Mon Sep 17 00:00:00 2001 From: "Tiramify (A.K. Daniel)" <94789999+TiranexDev@users.noreply.github.com> Date: Fri, 8 Sep 2023 18:32:15 +0200 Subject: [PATCH] Update development.md (#4578) --- docs/project/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project/development.md b/docs/project/development.md index 6eb74f0daf..9874482374 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 %}