diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md b/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md index 7b8c540c6c9d216be69bb4dd97aa9e21fc0cbe61..e0ff17c4585208a42a7368b32833cd61ff8187f1 100755 --- a/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md @@ -506,7 +506,7 @@ try { | pressure | string | 是 | 否 | 表示pressure轴。 | | x | string | 是 | 否 | 表示x轴。 | | y | string | 是 | 否 | 表示y轴。 | -| NULL | string | 是 | 否 | 无。 | +| null | string | 是 | 否 | 无。 | ## AxisRange