Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guide/migration/breaking10.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ By default in the JIT compilation, this flag is no longer needed starting with v

If you would not still using the JIT compilation and would be moving up to v10 or later, **you will need to rebuild your application once**.

About JIT compilation details, See "[Optimazation](../advanced/optimization.md)".
About JIT compilation details, See "[Optimization](../advanced/optimization.md)".

## Change `$t` and `t` overloaded signature for Legacy API mode

Expand Down