diff --git a/contrib/nginx/copyparty.conf b/contrib/nginx/copyparty.conf index f0d382cc..440e22c3 100644 --- a/contrib/nginx/copyparty.conf +++ b/contrib/nginx/copyparty.conf @@ -6,7 +6,7 @@ # # to reverse-proxy a specific path/subpath/location below a domain # (rather than a complete subdomain), for example "/qw/er", you must -# run copyparty with --rp-loc /qw/as and also change the following: +# run copyparty with --rp-loc /qw/er and also change the following: # location / { # proxy_pass http://cpp_tcp; # to this: