Skip to content

Commit

Permalink
Update guidelines/terms/21/single-pointer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alastc authored Feb 2, 2024
1 parent 942837c commit 6c36df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidelines/terms/21/single-pointer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dt><dfn>single pointer</dfn></dt>
<dd>
<p>an input that only targets a single point on the page/screen at a time – such as a mouse, stylus, or single finger on a touch screen.</p>
<p>an input that only targets a single point on the page/screen at a time – such as a mouse, single finger on a touch screen, or stylus.</p>
<p class="note">In contrast to single pointer inputs, multipoint interactions involve the use of two or more pointers at the same time – such as two finger interactions on a touchscreen, or the simultaneous use of a mouse and stylus.</p>
</dd>

0 comments on commit 6c36df1

Please sign in to comment.