mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
docs: fix typos (#5151)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user