diff --git a/zh-cn/application-dev/reference/apis/js-apis-device-info.md b/zh-cn/application-dev/reference/apis/js-apis-device-info.md
index 0fb110bd5199f320084f6c19f06a42a538774620..f99ebdc0d39627cce008ad9219093251df48256a 100644
--- a/zh-cn/application-dev/reference/apis/js-apis-device-info.md
+++ b/zh-cn/application-dev/reference/apis/js-apis-device-info.md
@@ -50,7 +50,7 @@ import deviceInfo from '@ohos.deviceInfo'
| buildTime | string | 是 | 否 | 构建时间。 |
| buildRootHash | string | 是 | 否 | 构建版本Hash。 |
| udid7+ | string | 是 | 否 | 设备Udid。
**需要权限**:ohos.permission.sec.ACCESS_UDID|
-| distributionOSName10+ | String | 是 | 否 | 分布式操作系统名称。 |
-| distributionOSVersion10+ | String | 是 | 否 | 分布式操作系统版本号。 |
-| distributionOSApiVersion10+ | number| 是 | 否 | 分布式操作系统api版本。 |
+| distributionOSName10+ | String | 是 | 否 | 发行版系统名称。 |
+| distributionOSVersion10+ | String | 是 | 否 | 发行版系统版本号。 |
+| distributionOSApiVersion10+ | number| 是 | 否 | 发行版系统api版本。 |
| distributionOSReleaseType10+ | String | 是 | 否 | 发行版系统类型。 |