Skip to content

Commit

Permalink
docs: update touchAction description
Browse files Browse the repository at this point in the history
  • Loading branch information
Raiondesu committed Sep 20, 2023
1 parent 9ff1d71 commit 3c6c6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/documentation/options/touchAction/+option.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Example from '$components/options/OptionsExample.astro';
import Examples from '$components/options/OptionsExamples.svelte';

export const shortDescription =
'Choose when and how to set "touch-action" style for mobile devices';
'Choose to set the initial touch-action of an element to a different value than "none"';

<p>{shortDescription}</p>

Expand Down

0 comments on commit 3c6c6f4

Please sign in to comment.