docs: fix typos (#5151)

This commit is contained in:
Samuel Rigaud
2023-09-12 21:50:05 -04:00
committed by GitHub
parent 8777c3f72c
commit 263382103f
17 changed files with 18 additions and 18 deletions

View File

@@ -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: