fix(shortcuts): CTRL on windows or linux

This commit is contained in:
bergquist 2016-11-09 14:48:51 +01:00
parent 82e1d3f6aa
commit 6a8138904e

View File

@ -22,7 +22,7 @@
<p class="small" style="position: absolute; top: 48px; right: 10px">
<span class="shortcut-table-key">mod</span> =
<span class="muted">CTRL on windows, CMD key on Mac</span>
<span class="muted">CTRL on windows or linux and CMD key on Mac</span>
</p>
<div ng-repeat="(category, shortcuts) in ctrl.shortcuts" class="shortcut-category">