From 03bf53ab9a94ffb123636c3bb1ce2ddfd29f2190 Mon Sep 17 00:00:00 2001 From: vajonam <152501+vajonam@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:11:22 -0400 Subject: [PATCH] Update docs/docs/guides/reverse_proxy.md Co-authored-by: Nicolas Mowen --- docs/docs/guides/reverse_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/guides/reverse_proxy.md b/docs/docs/guides/reverse_proxy.md index 39973edaf..d216de3ef 100644 --- a/docs/docs/guides/reverse_proxy.md +++ b/docs/docs/guides/reverse_proxy.md @@ -87,7 +87,7 @@ There are many ways to authenticate a website but a straightforward approach is ## Nginix Reverse Proxy -Setting up a reverse proxy for Nginix is also possible. This method shows a working example for subdomain type reverse proxy. This example also shows SSL enabled. +This method shows a working example for subdomain type reverse proxy with SSL enabled. ```