fix: typo

This commit is contained in:
Timothy J. Baek 2024-03-16 03:28:02 -07:00
parent 1e03871748
commit e414b9ea6d

View file

@ -201,7 +201,7 @@
{#if loaded}
<div class=" hidden lg:flex fixed bottom-0 right-0 px-3 py-3 z-10">
<Tooltip content="help" placement="left">
<Tooltip content="Help" placement="left">
<button
id="show-shortcuts-button"
bind:this={showShortcutsButtonElement}