We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c0f83 commit 488cab6Copy full SHA for 488cab6
docs/canary/concepts/builder.md
@@ -63,7 +63,7 @@ builder.registerIsland("jsr:@marvinh-test/fresh-island");
63
64
## Adding build plugins
65
66
-The buidler has a very simple processing mechanism for static files.
+The `Builder` has a very simple processing mechanism for static files.
67
68
```ts
69
builder.onTransformStaticFile({
0 commit comments