diff --git a/docs/README.md b/docs/README.md index 511678c..5e79a02 100644 --- a/docs/README.md +++ b/docs/README.md @@ -799,7 +799,7 @@ Per virtual-host `servers_tokens` directive can be configured by passing appropr ### Custom error page -To override the default (nginx provided) error page displayed on 50x errors, mount your custom HTML error page inside the container at `/usr/share/nginx/html/errors/50x.html`: +To override the default error page displayed on 50x errors, mount your custom HTML error page inside the container at `/usr/share/nginx/html/errors/50x.html`: ```console docker run --detach \