From 42124d39ac34d170b7f73b1d8c52031f061f75a8 Mon Sep 17 00:00:00 2001 From: sunnavy Date: Tue, 17 Oct 2023 16:30:03 -0400 Subject: [PATCH] Fix typo --- docs/web_deployment.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web_deployment.pod b/docs/web_deployment.pod index 3177d2abfd9..e7bf788f12f 100644 --- a/docs/web_deployment.pod +++ b/docs/web_deployment.pod @@ -186,7 +186,7 @@ If you run C on a separate server, you can update the above to allow additional IP addresses. - Require ip 127.0.0.1 ::1 192.0.2.0 # Add you actual IPs + Require ip 127.0.0.1 ::1 192.0.2.0 # Add your actual IPs See the L