diff --git a/doc/XXL-JOB-English-Documentation.md b/doc/XXL-JOB-English-Documentation.md index b6149dcd..b6c343e6 100644 --- a/doc/XXL-JOB-English-Documentation.md +++ b/doc/XXL-JOB-English-Documentation.md @@ -1193,7 +1193,7 @@ Tips: V1.3.x release has been published , enter the maintenance phase, branch a - 6、fix executor repeat registration problem; - 7、Task thread will be destroyed after 30 times idle turn, reduce the inefficient thread consumption of low frequency tasks; - 8、Executor task execution result batch callback so that reduce callback frequency to improve actuator performance; -- 9、cancle XML configuration of springboot executor project,instead of class configuration; +- 9、cancel XML configuration of springboot executor project,instead of class configuration; - 10、supports filter execute log based on running status; - 11、optimize scheduling Center Task Registration Detection Logic;