Skip to content

Commit f84a040

Browse files
committed
2.5.2: replace "apps/applications" with "functionality" to apply to broader type of applications
1 parent 738fbce commit f84a040

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

comments/2.5.2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ Completing the function on the down-event is essential.
3737
<div class="example wcag2mobile">
3838
<strong>Example:</strong>
3939
<br/>
40-
Examples of essential functionality for mobile applications include:
40+
Examples of essential functionality in mobile applications include:
4141
<ul>
42-
<li>Drawing and sketching applications where continuous pressure-sensitive input begins on the down-event.</li>
43-
<li>Keyboard emulation apps where keys activate on down-event to match expected physical keyboard behavior.</li>
44-
<li>Musical instrument applications where the down-event timing is essential to produce the intended sound at the correct moment.</li>
45-
<li>Gaming applications requiring precise down-event timing such as rhythm games, sports simulations and action games.
42+
<li>Drawing and sketching functionality where continuous pressure-sensitive input begins on the down-event.</li>
43+
<li>Keyboard emulation functionality where keys activate on down-event to match expected physical keyboard behavior.</li>
44+
<li>Musical instrument functionality where the down-event timing is essential to produce the intended sound at the correct moment.</li>
45+
<li>Gaming functionality requiring precise down-event timing such as rhythm games, sports simulations and action games.
4646
</li>
4747
</ul>
4848
</div>

0 commit comments

Comments
 (0)