Skip to content

Commit eccaa37

Browse files
committed
Better phrasing
1 parent c3d0441 commit eccaa37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/docs-gesture-handler/docs/guides/quickstart

packages/docs-gesture-handler/docs/guides/quickstart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Next, define the <a href="https://docs.swmansion.com/react-native-reanimated/doc
4242

4343
<Step title="Step 5">
4444
<div>
45-
Finally, assign the <code>Pan</code> gesture to the <code>GestureDetector</code>:
45+
Finally, wrap the component responsible for rendering the ball with a <code>GestureDetector</code>, and attach the <code>Pan</code> gesture to it:
4646
</div>
4747
<Step5 />
4848
</Step>

0 commit comments

Comments
 (0)