mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Fix typo
This commit is contained in:
@@ -25,7 +25,7 @@ To consume this plugin, add this file to the `preload` option in your [`bunfig.t
|
||||
preload = ["./yamlPlugin.ts"]
|
||||
```
|
||||
|
||||
{% details summary="Usage eithout preload" %}
|
||||
{% details summary="Usage without preload" %}
|
||||
|
||||
Alternatively, you can import this file manually at the top of your project's entrypoint, before any application code is imported.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user