From ceca4109fac5367f7c354b675cadf086dc1e09c3 Mon Sep 17 00:00:00 2001 From: Charles Chan Date: Thu, 16 Jul 2015 22:49:46 -0700 Subject: [PATCH] Add missing space Signed-off-by: Charles Chan --- docs/docker-hub/builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker-hub/builds.md b/docs/docker-hub/builds.md index f80a3f285c..7f1e19451c 100644 --- a/docs/docker-hub/builds.md +++ b/docs/docker-hub/builds.md @@ -449,7 +449,7 @@ The following parameters are recognized in callback data: ## Repository links Repository links are a way to associate one Automated Build with -another. If one gets updated,the linking system triggers a rebuild +another. If one gets updated, the linking system triggers a rebuild for the other Automated Build. This makes it easy to keep all your Automated Builds up to date.