aboutsummaryrefslogtreecommitdiff
path: root/docs/bundler/macros.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bundler/macros.md')
-rw-r--r--docs/bundler/macros.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bundler/macros.md b/docs/bundler/macros.md
index ecba16c0d..c0dcff319 100644
--- a/docs/bundler/macros.md
+++ b/docs/bundler/macros.md
@@ -129,7 +129,7 @@ if (returnFalse()) {
}
```
-## Serializablility
+## Serializability
Bun's transpiler needs to be able to serialize the result of the macro so it can be inlined into the AST. All JSON-compatible data structures are supported: