From 642f48424189e3fcc611e7a0c76ad9952e7a637e Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sat, 5 Apr 2025 13:02:15 -0400 Subject: Fix incorrect autocorrect mistake --- index.md | 2 +- public/index.html | 2 +- public/index.html.gz | Bin 4039 -> 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 ` 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
  • 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.gz b/public/index.html.gz index 787abb9..f5a57cc 100644 Binary files a/public/index.html.gz and b/public/index.html.gz differ -- cgit v1.2.3-70-g09d2