From 92eb4f24605ff8b2983bcd4309a33ee33c723f09 Mon Sep 17 00:00:00 2001 From: Yury Semikhatsky Date: Thu, 27 Jun 2024 13:58:40 -0700 Subject: [PATCH] Update docs/src/api/class-touchscreen.md Co-authored-by: Pavel Feldman Signed-off-by: Yury Semikhatsky --- docs/src/api/class-touchscreen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/class-touchscreen.md b/docs/src/api/class-touchscreen.md index 67e0ecb907..79fd134dca 100644 --- a/docs/src/api/class-touchscreen.md +++ b/docs/src/api/class-touchscreen.md @@ -32,7 +32,7 @@ Synthesizes a touch event. Type of the touch event. -### param: Touchscreen.touch.touchPoints +### param: Touchscreen.touch.touches * since: v1.46 - `touchPoints` <[Array]<[Object]>> - `x` <[float]> x coordinate of the event in CSS pixels.