aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jordan Lees <jordanlees@mailbox.org> 2022-07-09 15:39:01 -0400
committerGravatar GitHub <noreply@github.com> 2022-07-09 15:39:01 -0400
commit465e185a745f07f19872832234808c2ce52c706b (patch)
tree6d82b75aaebdee7a63ce1f73005193d4d8bf747c
parent5abee04991796af67a62488cfc4d7459ac858d47 (diff)
downloadbun-465e185a745f07f19872832234808c2ce52c706b.tar.gz
bun-465e185a745f07f19872832234808c2ce52c706b.tar.zst
bun-465e185a745f07f19872832234808c2ce52c706b.zip
fix typo in readme (#449)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eee69523d..e6c63dc04 100644
--- a/README.md
+++ b/README.md
@@ -519,7 +519,7 @@ And to the `types` field in your `tsconfig.json`:
## Not implemented yet
-bun is a project with an incredibly large scope and is still in it's early days.
+bun is a project with an incredibly large scope and is still in its early days.
You can see [Bun's Roadmap](https://github.com/Jarred-Sumner/bun/issues/159), but here are some additional things that are planned: