Skip to content

Commit ec60cec

Browse files
committed
adjust guide
1 parent 672c9d9 commit ec60cec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/views/Guide.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@
109109
<p>These shortcuts work while the calendar is open and focus is not inside a form field.</p>
110110
<ul class="shortcuts">
111111
<li><kbd>N</kbd> Create a new event</li>
112-
<li><kbd>S</kbd> Show or hide the sidebar</li>
113112
<li><kbd>T</kbd> Go to today</li>
114113
<li><kbd>4</kbd> Switch to the four-day view</li>
115114
<li><kbd>W</kbd> Switch to the week view</li>
116-
<li><kbd>M</kbd> (In progress) Switch to the month view</li>
115+
<li><kbd>M</kbd> Switch to the month view</li>
117116
<li><kbd>←</kbd> Move to the previous period</li>
118117
<li><kbd>→</kbd> Move to the next period</li>
118+
<li><kbd>S</kbd> Show or hide the sidebar</li>
119119
<li><kbd>Esc</kbd> Close the open dialog</li>
120120
</ul>
121121
</section>

0 commit comments

Comments
 (0)