cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

42a99c07722efade7565af2e2af542f1b424562e

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2025-11-03T02:28:02Z

fix typo
 content/blog/2025-11-02-aerc-macos.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2025-11-02-aerc-macos.org b/content/blog/2025-11-02-aerc-macos.org
index ed01259..b1a6e5d 100644
--- a/content/blog/2025-11-02-aerc-macos.org
+++ b/content/blog/2025-11-02-aerc-macos.org
@@ -172,8 +172,8 @@ text/html=! html
 #+end_quote
 
 You can create the file following my process below, which will create an
-executable in the location specific in my =aerc.conf= file. I put it in
-=/usr/local/bin= but you can put it anywhere as long as it exists in the file
+executable in the location specified in my =aerc.conf= file. I put it in
+=/usr/local/bin=, but you can put it anywhere as long as it exists in the file
 path specific within your configuration file.
 
 #+begin_src sh