diff --git a/docs/runtime/bunfig.md b/docs/runtime/bunfig.md index 6d541ca325..4ee923e8c2 100644 --- a/docs/runtime/bunfig.md +++ b/docs/runtime/bunfig.md @@ -76,7 +76,7 @@ The `define` field allows you to replace certain global identifiers with constan ### `loader` -Configure how Bun maps file extensions to loaders. This is useful for loading files that aren't natively supported by Bun. If +Configure how Bun maps file extensions to loaders. This is useful for loading files that aren't natively supported by Bun. ```toml [loader]