Update aws.md

This commit is contained in:
Wang Jie 2017-10-18 17:49:11 +08:00 committed by Misty Stanley-Jones
parent 26f5666322
commit 2fc29a2829
1 changed files with 2 additions and 2 deletions

View File

@ -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