From 226d7239e56dd31635f70b9b65069a86f114d797 Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre Date: Mon, 12 Aug 2019 00:01:42 +0200 Subject: [PATCH] Fix typo s/equivilent/equivalent/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f7bb1..2779828 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ services: restart: unless-stopped ``` -[Here is an equivilent docker run script](https://github.com/pi-hole/docker-pi-hole/blob/master/docker_run.sh). +[Here is an equivalent docker run script](https://github.com/pi-hole/docker-pi-hole/blob/master/docker_run.sh). ## Upgrade Notices: