mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Fix incorrect shortcut for Mac
This commit is contained in:
parent
671f40d44d
commit
9794de9a84
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ title: Shortcuts
|
|||
<tr>
|
||||
<td>Rename selected layer</td>
|
||||
<td style="text-align: center;"><kbd>Alt</kbd><kbd>N</kbd></td>
|
||||
<td style="text-align: center;"><kbd>⌘</kbd><kbd>N</kbd></td>
|
||||
<td style="text-align: center;"><kbd>⌥</kbd><kbd>N</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Send backwards</td>
|
||||
|
|
Loading…
Reference in a new issue