diff --git a/zh-cn/application-dev/reference/apis/js-apis-webview.md b/zh-cn/application-dev/reference/apis/js-apis-webview.md index 65633cba176d1277dbff1cfb5462321551a2ba7d..3d376fae920143022e6e34aac1c451a4acf83ef2 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-webview.md +++ b/zh-cn/application-dev/reference/apis/js-apis-webview.md @@ -2037,7 +2037,7 @@ createWebMessagePorts(isExtentionType?: boolean): Array\ | 参数名 | 类型 | 必填 | 说明 | | ------ | ---------------------- | ---- | :------------------------------| -| isExtentionType10+ | boolean | 否 | 是否使用扩展增强接口,默认false不使用。 | +| isExtentionType10+ | boolean | 否 | 是否使用扩展增强接口,默认false不使用。 从API version 10开始,该接口支持此参数。| **返回值:**