diff options
Diffstat (limited to '')
-rw-r--r-- | docs/bundler/index.md | 2 |
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` |