Skip to content

Commit c91adbb

Browse files
committed
autodoc: show binding in lowercase
<S-s> is not bound and shortcuts popup already use lowercase.
1 parent 8bd734d commit c91adbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ <h2><span>Zig Version</span></h2>
633633
<div class="wrap">
634634
<section class="docs">
635635
<div style="position: relative">
636-
<span id="searchPlaceholder"><kbd>S</kbd> to search, <kbd>?</kbd> for more options</span>
636+
<span id="searchPlaceholder"><kbd>s</kbd> to search, <kbd>?</kbd> for more options</span>
637637
<input type="search" class="search" id="search" autocomplete="off" spellcheck="false" disabled>
638638
</div>
639639
<p id="status">Loading...</p>

0 commit comments

Comments
 (0)