aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-10-17-self-hosting-anonymousoverflow.org
diff options
context:
space:
mode:
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.