From 46b238c35043ddc3a97c9dd9fc3ccf300eab44c7 Mon Sep 17 00:00:00 2001 From: Michael Kuron Date: Sat, 13 May 2017 10:34:50 +0200 Subject: [PATCH] Typo --- docs/install-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install-update.md b/docs/install-update.md index 688eb95f2..38be4f373 100644 --- a/docs/install-update.md +++ b/docs/install-update.md @@ -55,7 +55,7 @@ docker rm $(docker ps -a -q) ### Step 2 -When upgrading from a version older than May 13th, 2017 to a version released after that date, you need to run the following command first as network settings have been changes: +When upgrading from a version older than May 13th, 2017 to a version released after that date, you need to run the following command first as network settings have been changed: ``` docker-compose down