aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Snazzah <me@snazzah.com> 2022-07-08 01:55:56 -0500
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-07-09 00:57:52 -0700
commitb55b49ac4ebc9001fdaf14e9882a78e451c60913 (patch)
treeba1c0683785e94ebedd0719a2c6c6ce51cd1a1cb
parent712f4a7f5d8cbd1df81a223000a53aebc6e67b1b (diff)
downloadbun-b55b49ac4ebc9001fdaf14e9882a78e451c60913.tar.gz
bun-b55b49ac4ebc9001fdaf14e9882a78e451c60913.tar.zst
bun-b55b49ac4ebc9001fdaf14e9882a78e451c60913.zip
feat(landing): remove space between zig and "'s"
-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 2d56833cd..877983613 100644
--- a/packages/bun-landing/page.tsx
+++ b/packages/bun-landing/page.tsx
@@ -626,7 +626,7 @@ export default ({ inlineCSS }) => (
but one general theme:{" "}
<a href="https://ziglang.org/">
<Zig></Zig>
- </a>{" "}
+ </a>
's low-level control over memory and lack of hidden control flow
makes it much simpler to write fast software.{" "}
<a href="https://github.com/sponsors/ziglang">