aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--index.md2
-rw-r--r--public/index.html2
-rw-r--r--public/index.html.gzbin4039 -> 4043 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/index.md b/index.md
index 096f5ba..c8687a8 100644
--- a/index.md
+++ b/index.md
@@ -162,7 +162,7 @@ I would suggest the following packages once you feel like installing "additional
- aerc (email client)
- Firefox (browser)
- ffmpeg (media player/converter)
-- picom (composer)
+- picom (compositor)
These can be installed by running `doas pkg_add <package>` in the terminal.
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