aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/bun-landing/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-landing/page.tsx b/packages/bun-landing/page.tsx
index a35e18e01..a27f293db 100644
--- a/packages/bun-landing/page.tsx
+++ b/packages/bun-landing/page.tsx
@@ -539,7 +539,7 @@ export default ({ inlineCSS }) => (
<NodeJS href="https://github.com/Jarred-Sumner/bun/issues/158">
Node-API
</NodeJS>{" "}
- bun.js implements most of
+ bun.js implements most of{' '}
<a
href="https://nodejs.org/api/n-api.html#node-api"
target="_blank"