From edbb4656c205a048d8a69992c04c5ce9e6f0c391 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 24 Jun 2025 17:51:35 +0200 Subject: [PATCH] [call-me] - fix typo --- doc/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/self-hosting.md b/doc/self-hosting.md index 35d1be3..34e2a1f 100644 --- a/doc/self-hosting.md +++ b/doc/self-hosting.md @@ -106,7 +106,7 @@ Check if is correctly installed: [http://YOUR.DOMAIN.NAME:8000](http://YOUR.DOMA ![nginx](../assets/doc/nginx.png) -In order to use it without the port number and to have encrypted communications (`mandatory to make it work correctly`), we going to install **[nginx](https://www.nginx.com)** and **[certbot](https://certbot.eff.org)** +In order to use it without the port number and to have encrypted communications, we going to install **[nginx](https://www.nginx.com)** and **[certbot](https://certbot.eff.org)** ```bash # Install Nginx