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