aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-11-02 20:28:02 -0600
committerChristian Cleberg <[email protected]>2025-11-02 20:28:02 -0600
commit42a99c07722efade7565af2e2af542f1b424562e (patch)
tree7acbb7d59bc486f94354da15e2b74d23a4db6a79 /content
parentcc29162037121c1d23276b807e271df263b79b66 (diff)
downloadcleberg.net-42a99c07722efade7565af2e2af542f1b424562e.tar.gz
cleberg.net-42a99c07722efade7565af2e2af542f1b424562e.tar.bz2
cleberg.net-42a99c07722efade7565af2e2af542f1b424562e.zip
fix typo
Diffstat (limited to 'content')
-rw-r--r--content/blog/2025-11-02-aerc-macos.org4
1 files 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