aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-landing/page.tsx
diff options
context:
space:
mode:
authorGravatar Mustafa Hasan Khan <65130881+mustafahasankhan@users.noreply.github.com> 2022-07-14 11:20:43 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-14 20:20:43 +0200
commit0d65a1fe104e8740dda8e1f61d9ea77527c5e41e (patch)
tree472091b82de4e04b5be6c303624f3caa2ee1c406 /packages/bun-landing/page.tsx
parentde50c709a4489c59a928fbaa1d1b463bc3d0b03c (diff)
downloadbun-0d65a1fe104e8740dda8e1f61d9ea77527c5e41e.tar.gz
bun-0d65a1fe104e8740dda8e1f61d9ea77527c5e41e.tar.zst
bun-0d65a1fe104e8740dda8e1f61d9ea77527c5e41e.zip
fix(packages/bun-landing): Fixed punctuation (#280)
Diffstat (limited to 'packages/bun-landing/page.tsx')
-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 54eb55f4a..ffaafb937 100644
--- a/packages/bun-landing/page.tsx
+++ b/packages/bun-landing/page.tsx
@@ -556,7 +556,7 @@ export default ({ inlineCSS }) => (
functions (native modules), fs, path, Buffer and more.
</p>
<p>
- The goal of Bun is to run most of the worlds JavaScript outside of
+ The goal of Bun is to run most of the world's JavaScript outside of
browsers, bringing performance and complexity enhancements to your
future infrastructure, as well as developer productivity through
better, simpler tooling.