Skip to content

Commit 18a4d10

Browse files
m-bertCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 94b169b commit 18a4d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/versioned_docs/version-2.x/gestures/_shared/base-gesture-callbacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Set the callback that is being called when the gesture that was recognized by th
1414

1515
### `onFinalize(callback)`
1616

17-
Set the callback that is being called when the handler finalizes handling gesture - the gesture was recognized and has finished or it failed to recognize.
17+
Set the callback that is being called when the handler finalizes handling the gesture - the gesture was recognized and has finished or it failed to recognize.
1818

1919
### `onTouchesDown(callback)`
2020

0 commit comments

Comments
 (0)