aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2026-02-12-automating-weblorg-deployments.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-06-19 10:15:29 -0500
committerChristian Cleberg <[email protected]>2026-06-19 10:15:36 -0500
commit54339a23f57c6dd24cc3cec3806d3a29e94b759f (patch)
treeb592933f7d162fe0a06a292a876d005d22fe9c26 /content/blog/2026-02-12-automating-weblorg-deployments.org
parentd155098ced0f68f64f8c5177583b8ef286b5fd61 (diff)
downloadcleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.gz
cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.bz2
cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.zip
fix: resolve spelling issues in 2026 posts
Diffstat (limited to 'content/blog/2026-02-12-automating-weblorg-deployments.org')
-rw-r--r--content/blog/2026-02-12-automating-weblorg-deployments.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-02-12-automating-weblorg-deployments.org b/content/blog/2026-02-12-automating-weblorg-deployments.org
index 9cb34cb..ab38020 100644
--- a/content/blog/2026-02-12-automating-weblorg-deployments.org
+++ b/content/blog/2026-02-12-automating-weblorg-deployments.org
@@ -166,7 +166,7 @@ However, that's way too manual for me. Let's be lazy and take it even further.
* GitHub Actions
-So, how do we push it further. By removing the need to run a command (outside of
+So, how do we push it further? By removing the need to run a command (outside of
~git~) at all!
This process will: