aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2026-02-12-automating-weblorg-deployments.org
diff options
context:
space:
mode:
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: