From a2f06c2b5fc4c43a95f926d1a93641e13fd7e0ed Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 4 Sep 2014 11:26:53 -0700 Subject: [PATCH] website: fix docs [GH-1222] --- website/source/docs/post-processors/docker-import.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/post-processors/docker-import.html.markdown b/website/source/docs/post-processors/docker-import.html.markdown index e2ca3c93b..5bfa399d4 100644 --- a/website/source/docs/post-processors/docker-import.html.markdown +++ b/website/source/docs/post-processors/docker-import.html.markdown @@ -17,7 +17,7 @@ to a registry. ## Configuration The configuration for this post-processor is extremely simple. At least -a repository is required. The tag is optional. +a repository is required. * `repository` (string) - The repository of the imported image.