Skip to content

Commit

Permalink
Developing a Keyboard Interface Practice: Add missing kbd element to …
Browse files Browse the repository at this point in the history
…macOS re-do command in 'Key Assignment Conventions for Common Functions' (pull #2805)
  • Loading branch information
davidlj95 authored Sep 20, 2023
1 parent a92b380 commit 7b0b4d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ <h2>Key Assignment Conventions for Common Functions</h2>
<tr>
<th scope="row">Redo action</th>
<td><kbd>Control + Y</kbd></td>
<td>Command + Shift + Z</td>
<td><kbd>Command + Shift + Z</kbd></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 7b0b4d3

Please sign in to comment.