Skip to content

Commit acfba4b

Browse files
authoredMay 16, 2024
fix: typo in migration breaking changes v10 (#1854)
1 parent 28be8a5 commit acfba4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/guide/migration/breaking10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ By default in the JIT compilation, this flag is no longer needed starting with v
1818

1919
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**.
2020

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

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

0 commit comments

Comments
 (0)
Failed to load comments.