aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-04-24 12:01:07 -0500
committerChristian Cleberg <[email protected]>2026-04-24 12:01:07 -0500
commitf36b4ee2df8aa799ceeb033a49c35f41b44fb61d (patch)
tree543b3a12b4088406b46c0f8bdadc909688679eb3 /content
parent39e1864058326c6d818ee4ed210f9b9a904ec4bb (diff)
downloadcleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.tar.gz
cleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.tar.bz2
cleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.zip
fix typo
Diffstat (limited to 'content')
-rw-r--r--content/blog/2026-04-22-self-hosting-zerobyte.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-04-22-self-hosting-zerobyte.org b/content/blog/2026-04-22-self-hosting-zerobyte.org
index 795d08c..7404ebd 100644
--- a/content/blog/2026-04-22-self-hosting-zerobyte.org
+++ b/content/blog/2026-04-22-self-hosting-zerobyte.org
@@ -58,7 +58,7 @@ At this point, you can access the app via [[http://localhost:4096]].
** Nginx
If you want to be able to access the app remotely, you'll need to utilize
-something like a reverse proxy or tunnelling software.
+something like a reverse proxy or tunneling software.
This example uses Nginx as a reverse proxy. To start, edit a configuration file
in Nginx: