diff --git a/CHANGELOG.md b/CHANGELOG.md index adf19fc..9dccc08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,4 @@ Notes about releases will be documented on [docker-pi-hole's github releases page](https://github.com/pi-hole/docker-pi-hole/releases). Breaking changes will be copied to the top of the docker repo's README file to assist with common upgrade issues. -See the [Pi-hole releases](https://github.com/pi-hole/pi-hole/releases) for details on updates unreleated to docker image releases +See the [Pi-hole releases](https://github.com/pi-hole/pi-hole/releases) for details on updates unrelated to docker image releases diff --git a/README.md b/README.md index 2230051..f1e9f31 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ services: ### Docker Pi-Hole v4.2.2 -- ServerIP no longer a required enviroment variable **unless you run network 'host' mode**! Feel free to remove it unless you need it to customize lighttpd +- ServerIP no longer a required environment variable **unless you run network 'host' mode**! Feel free to remove it unless you need it to customize lighttpd - --cap-add NET_ADMIN no longer required unless using DHCP, leaving in examples for consistency ### Docker Pi-Hole v4.1.1+