Skip to content

Commit

Permalink
fix: typo in migration breaking changes v10 (#1854)
Browse files Browse the repository at this point in the history
  • Loading branch information
khylias committed May 16, 2024
1 parent 28be8a5 commit acfba4b
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit acfba4b

Please sign in to comment.