summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/snac.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 945d913..90b5313 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -404,7 +404,7 @@ by setting the fastcgi value to true in the
configuration file). Add the following to the example.com server section in
.Pa /etc/httpd.conf :
.Bd -literal -offset indent
-location "/social*" {
+location "/fedi*" {
fastcgi socket tcp "127.0.0.1" 8001
}