diff --git a/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md b/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md index fc5abc5ef28d23265c97de88cfb25bd2502dca8f..afc53a953dee95a7989870bd0adf6cfd2b34bd51 100644 --- a/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md +++ b/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md @@ -2,7 +2,7 @@ > **NOTE**
-> This gesture is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. +> This API is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. The **<LongPressGesture>** component can be used to trigger a long press gesture.