copyedits (#232)

* fix case

* fix typos

* fix css class names

---------

Co-authored-by: Carl Downing <carl@undivided.io>
This commit is contained in:
Carl Downing
2025-03-09 07:04:11 -07:00
committed by GitHub
parent 554121a20b
commit 1ec87f043f
6 changed files with 8 additions and 8 deletions

View File

@@ -151,7 +151,7 @@ export default function Actionbar({
<Button
size="XS"
theme="light"
text="Wake on Lan"
text="Wake on LAN"
onClick={() => {
setDisableFocusTrap(true);
}}