Skip to content

Commit f69643e

Browse files
m-bertj-piasecki
andauthored
Update packages/docs-gesture-handler/docs/fundamentals/gesture-detector.mdx
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent 51be282 commit f69643e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/fundamentals/gesture-detector.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Since RNGH3, `GestureDetector` is a standalone host component. Depending on the
5252

5353
### InterceptingGestureDetector
5454

55-
`InterceptingGestureDetector` functions similarly to a standard `GestureDetector`, but it can also act as a proxy for `VirtualGestureDetector` within its component subtree. Because it can be used solely to establish the context for virtual detectors, the [`gesture`](#gesture) property is optional.
55+
`InterceptingGestureDetector` functions similarly to a `GestureDetector`, but it can also act as a proxy for `VirtualGestureDetector` within its component subtree. Because it can be used solely to establish the context for virtual detectors, the [`gesture`](#gesture) property is optional.
5656

5757
### VirtualGestureDetector
5858

0 commit comments

Comments
 (0)