diff --git a/website/src/lib/docs/zh/integration.mdx b/website/src/lib/docs/zh/integration.mdx
index 2467565db..15f8e270b 100644
--- a/website/src/lib/docs/zh/integration.mdx
+++ b/website/src/lib/docs/zh/integration.mdx
@@ -13,8 +13,8 @@ title: 集成
只需:
-1. A MapTiler key to load the map, and
-2. 将 GPX 文件存放在个人服务器或谷歌云盘上,或提供公开访问链接;
+1. GPX files hosted on your server or on Google Drive, or accessible via a public URL;
+2. _Optional:_ a MapTiler key to load MapTiler maps.
然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。