We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d5449 commit 84c9315Copy full SHA for 84c9315
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