diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index 8586773..b0e4809 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -14,9 +14,8 @@
/en/tcron/
crontab (with enhanced semantics) For performance, the file "crontab" uses single space as field separator. Letters are not suppored currently. So use "1" for "January" and 2 for "Tuesday" etc.
-The sixth field in crontab file has the format of internal links. Specifically, "c:" to execute the following commands in termux and "!" to execute commands directly.
-To make crontab more powerful, we changed the semantics as follows:
-The day of a command's execution can be specified by two fields — day of month, and day of week.
+The sixth field in crontab file could be in the format of internal links. Specifically, "c:" to execute the following commands in termux and "!" to execute commands directly.
+To make crontab more powerful, we changed the semantics as follows:
-
diff --git a/en/changelog/index.html b/en/changelog/index.html
index c7a6d5f..6ab6a7b 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -83,7 +83,7 @@
Last Modified: 26 October 2023
-crontab support
+crontab to support internal links