aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-06-21 12:42:04 -0500
committerChristian Cleberg <[email protected]>2026-06-21 12:42:04 -0500
commit538dfa2807ebb82704b2249d337cc9abefde4020 (patch)
tree9a465b0dd90150c05d9d4d54297001e6dc7610ed /content/blog/2023-10-17-self-hosting-anonymousoverflow.org
parent54339a23f57c6dd24cc3cec3806d3a29e94b759f (diff)
downloadcleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.gz
cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.bz2
cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.zip
fix: resolve spelling issues in pre-2026 posts
Diffstat (limited to 'content/blog/2023-10-17-self-hosting-anonymousoverflow.org')
-rw-r--r--content/blog/2023-10-17-self-hosting-anonymousoverflow.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
index 9ae47db..c2da90b 100644
--- a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
+++ b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
@@ -61,7 +61,7 @@ Let's start by creating a configuration file.
sudo nano /etc/nginx/sites-available/ao
#+end_src
-Within this file, paste the following content and repace
+Within this file, paste the following content and replace
=ao.example.com= with your URL. You may need to update the SSL
certificate statements if your certificates are in a different location.