aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/index.md
diff options
context:
space:
mode:
authorGravatar 0xflotus <0xflotus@gmail.com> 2023-07-29 12:58:45 +0200
committerGravatar GitHub <noreply@github.com> 2023-07-29 03:58:45 -0700
commitdccf82b1c682a84c42540ba9e00e5e9296cc7e5f (patch)
tree18778b43288415fb057049992c7d2d914bbc31ee /docs/bundler/index.md
parent5563be99d33d02f2e7ddc1c3fadcb0cffeee72d8 (diff)
downloadbun-dccf82b1c682a84c42540ba9e00e5e9296cc7e5f.tar.gz
bun-dccf82b1c682a84c42540ba9e00e5e9296cc7e5f.tar.zst
bun-dccf82b1c682a84c42540ba9e00e5e9296cc7e5f.zip
docs: fixed small errors (#3879)
* Update cache.md * Update index.md * Update macros.md * Update writing.md
Diffstat (limited to '')
-rw-r--r--docs/bundler/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bundler/index.md b/docs/bundler/index.md
index da1c3ecae..bfbed2077 100644
--- a/docs/bundler/index.md
+++ b/docs/bundler/index.md
@@ -482,7 +482,7 @@ n/a
{% /codetabs %}
-Bun implements a univeral plugin system for both Bun's runtime and bundler. Refer to the [plugin documentation](/docs/bundler/plugins) for complete documentation.
+Bun implements a universal plugin system for both Bun's runtime and bundler. Refer to the [plugin documentation](/docs/bundler/plugins) for complete documentation.
<!-- ### `manifest`