aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-04-05 13:02:15 -0400
committerBradley Taunt <bt@btxx.org>2025-04-05 13:02:15 -0400
commit642f48424189e3fcc611e7a0c76ad9952e7a637e (patch)
treef935c054458687105ccc4518cb463c03a2271f0a /public
parent55477d145995347f91e2e0668992e4002f6fabc7 (diff)
Fix incorrect autocorrect mistake
Diffstat (limited to 'public')
-rw-r--r--public/index.html2
-rw-r--r--public/index.html.gzbin4039 -> 4043 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 5764237..854a2d4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -219,7 +219,7 @@ rcctl start apmd
<li>aerc (email client)</li>
<li>Firefox (browser)</li>
<li>ffmpeg (media player/converter)</li>
-<li>picom (composer)</li>
+<li>picom (compositor)</li>
</ul>
<p>These can be installed by running <code>doas pkg_add &lt;package&gt;</code> in the terminal.</p>
diff --git a/public/index.html.gz b/public/index.html.gz
index 787abb9..f5a57cc 100644
--- a/public/index.html.gz
+++ b/public/index.html.gz
Binary files differ