diff --git a/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-polygon.md b/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-polygon.md index fc5a45c6886e66b0b4c49e4819f467cc593672df..c0b0efbd5d0e21de0ae60f5bfd1a34b98ec1d5bb 100644 --- a/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-polygon.md +++ b/zh-cn/application-dev/reference/arkui-ts/ts-drawing-components-polygon.md @@ -24,7 +24,7 @@ Polygon(value:{options?: {width: Length, height: Length}}) - 参数 | 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 | | -------- | -------- | -------- | -------- | -------- | - | options | Object | 否 | - | 见见options参数说明。 | + | options | Object | 否 | - | 见options参数说明。 | - options参数说明 | 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |