diff --git a/README-zh.md b/README-zh.md
index ab19979..aa5ace0 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -89,7 +89,7 @@ sh vpnsetup_centos.sh
仅适用于 Amazon EC2 实例:在安全组设置中,请打开 UDP 端口 500 和 4500,以及 TCP 端口 22 (可选,用于 SSH )。
-如果你为服务器配置了自定义 SSH 端口(不是 22)或希望允许其他服务,请在运行脚本之前编辑 IPTables 防火墙规则。
+如果你为服务器配置了自定义 SSH 端口(不是 22)或希望允许其他服务,请在运行脚本之前编辑 IPTables 防火墙规则。
这些脚本每次在更改你的配置文件之前,会在同一目录下以 `.old-日期-时间` 为后缀备份现有的配置文件。
diff --git a/README.md b/README.md
index 5793128..d6b2f04 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ Clients are configured to use security group, open UDP ports 500 & 4500 and TCP port 22 (optional, for SSH).
-If you configured a custom SSH port (not 22) or wish to allow other services, edit IPTables rules before using the scripts.
+If you configured a custom SSH port (not 22) or wish to allow other services, edit IPTables rules before using the scripts.
The scripts will backup your existing config files before making changes, to the same folder with `.old-date-time` suffix.