diff options
| author | LLLL Colonq <llll@colonq> | 2025-08-17 21:29:45 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-08-17 21:29:45 -0400 |
| commit | 186e4aecb10b846767506ed05ab6be5016dcaafd (patch) | |
| tree | 48cca3fd67eff48f2a85fc00666b50db9d1c763b | |
| parent | 5ae54d068fa2c73c11bdb6a02d88a9a7dc526f4b (diff) | |
Fix typo
| -rw-r--r-- | templates/api/menu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/api/menu.html b/templates/api/menu.html index 2633ba0..bbed070 100644 --- a/templates/api/menu.html +++ b/templates/api/menu.html @@ -130,7 +130,7 @@ CONFIG_SUBST </div> <div class="lcolonq-menu-box lcolonq-menu-box-long"> <h3>spawn</h3> - octopus a la carte + octopus a la carte. <textarea></textarea> </div> <div class="lcolonq-menu-box lcolonq-menu-box-long"> |
