Update custom-404-page.md - fix a typo (#6218)

Merge pull request 6218
This commit is contained in:
Maciej Bembenista 2017-07-24 11:55:06 +02:00 committed by jekyllbot
parent 56546a28fd
commit a54906c78a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ More info on configuring Apache Error Pages can found in [official documentation
The procedure is just as simple as configuring Apache servers, but slightly different.
Add the following to the ngnix configuration file, `nginx.conf`, which is usually located inside `/etc/nginx/` or `/etc/nginx/conf/`:
Add the following to the nginx configuration file, `nginx.conf`, which is usually located inside `/etc/nginx/` or `/etc/nginx/conf/`:
```
server {