From df25b9e3efebf28f377981452c2d55b1d5a8eb0f Mon Sep 17 00:00:00 2001 From: Josh Reichardt Date: Thu, 6 Oct 2016 10:18:09 -0700 Subject: [PATCH] Fix grammar --- Docker-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-support.md b/Docker-support.md index 8863d33..81da4d5 100644 --- a/Docker-support.md +++ b/Docker-support.md @@ -23,7 +23,7 @@ To build this, make sure you are in the root directory of the dehydrated project docker build -t dehydrated . ``` -To run this, try the following command: +To run the container, try the following command: ``` docker run -it --rm dehydrated