Skip to content

Commit e752bee

Browse files
authored
Fix wrong KEYCODE_APP_SWITCH code from 181 to 187 (#38352)
1 parent 9cc1f40 commit e752bee

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/api/ui_events/keyboard_event_key_values

1 file changed

+1
-1
lines changed

files/en-us/web/api/ui_events/keyboard_event_key_values/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2271,7 +2271,7 @@ These keys represent buttons which commonly exist on modern smartphones.
22712271
<td></td>
22722272
<td></td>
22732273
<td></td>
2274-
<td><code>KEYCODE_APP_SWITCH</code> (181)</td>
2274+
<td><code>KEYCODE_APP_SWITCH</code> (187)</td>
22752275
</tr>
22762276
<tr>
22772277
<td><code>"Call"</code></td>

0 commit comments

Comments
 (0)