From 2fc29a2829d72e76623acdabd48ae566c61ea8e8 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Wed, 18 Oct 2017 17:49:11 +0800 Subject: [PATCH] Update aws.md --- machine/examples/aws.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machine/examples/aws.md b/machine/examples/aws.md index 7d84ace3d2..080463cd3c 100644 --- a/machine/examples/aws.md +++ b/machine/examples/aws.md @@ -219,8 +219,8 @@ other machine): ### Step 4. Use Machine to remove the instance - To remove an instance and all of its containers and images, first stop the - machine, then use `docker-machine rm`: +To remove an instance and all of its containers and images, first stop the +machine, then use `docker-machine rm`. ## Where to go next