From 01eb5402f9b91f3bd6c948e2e7b80e234b489e7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=B6hs=C3=BCn=20Babayev?= Date: Wed, 6 May 2026 23:27:52 +0400 Subject: [PATCH] docs(setup): fix typo in requirements.md Fix the typo in spelling of "Let's Encrypt". --- docs/setup/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/requirements.md b/docs/setup/requirements.md index 21e379b4..6bba003d 100644 --- a/docs/setup/requirements.md +++ b/docs/setup/requirements.md @@ -17,7 +17,7 @@ The ports in use vary with the intended scenario and enabled features. Some of t - tcp/80 - Expose publicly: yes - HTTP, used by Let's Encrypt to verify ownership via the HTTP-01 challenge. - - Only required if the built-in Let's Enrypt client with the HTTP-01 challenge is used. See [TLS](../ref/tls.md) for + - Only required if the built-in Let's Encrypt client with the HTTP-01 challenge is used. See [TLS](../ref/tls.md) for details. - tcp/443 - Expose publicly: yes