aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar 0xflotus <0xflotus@gmail.com> 2022-07-14 19:56:50 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-14 13:56:50 -0400
commitde50c709a4489c59a928fbaa1d1b463bc3d0b03c (patch)
tree10aef57e7dee06c22e0dc5cdb5bbc28fdf52718b
parent3b5ad05627fa195f3102816b02849e009ba90ec6 (diff)
downloadbun-de50c709a4489c59a928fbaa1d1b463bc3d0b03c.tar.gz
bun-de50c709a4489c59a928fbaa1d1b463bc3d0b03c.tar.zst
bun-de50c709a4489c59a928fbaa1d1b463bc3d0b03c.zip
fix small typo in readme (#706)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3be5e87b0..dd93f8ebb 100644
--- a/README.md
+++ b/README.md
@@ -3141,7 +3141,7 @@ bun also statically links these libraries:
- `libicu` 66.1, which can be found here: <https://github.com/unicode-org/icu/blob/main/icu4c/LICENSE>
- A fork of [`uWebsockets`](https://github.com/jarred-sumner/uwebsockets), which is MIT licensed
-For compatibiltiy reasons, these NPM packages are embedded into bun’s binary and injected if imported.
+For compatibility reasons, these NPM packages are embedded into bun’s binary and injected if imported.
- [`assert`](https://npmjs.com/package/assert) (MIT license)
- [`browserify-zlib`](https://npmjs.com/package/browserify-zlib) (MIT license)