cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

f36b4ee2df8aa799ceeb033a49c35f41b44fb61d

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-04-24T17:01:07Z

fix typo
 content/blog/2026-04-22-self-hosting-zerobyte.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: