浏览代码

Edits based on feedback from docs team.

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
Fred Lifton 11 年之前
父节点
当前提交
358758e99f
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      docs/sources/docker-hub/builds.md

+ 6 - 6
docs/sources/docker-hub/builds.md

@@ -28,8 +28,8 @@ Automated Builds are supported for both public and private repositories on both
 
 To use Automated Builds, you must have an 
 [account on Docker Hub](http://docs.docker.com/userguide/dockerhub/#creating-a-docker-hub-account)
-and on GitHub and/or Bitbucket. The account needs to be properly validated and activated
-before you can link to it.
+and on GitHub and/or Bitbucket. In either case, the account needs to be properly
+validated and activated before you can link to it.
 
 ## Setting up Automated Builds with GitHub
 
@@ -49,7 +49,8 @@ at the upper right of the screen. Then select
 
 Select the [GitHub service](https://registry.hub.docker.com/associate/github/).
 
-Then follow the onscreen instructions to authorize and link your GitHub account to Docker Hub. Once it is linked, you'll be able to choose a repo from which to create the
+Then follow the onscreen instructions to authorize and link your GitHub account to Docker
+Hub. Once it is linked, you'll be able to choose a repo from which to create the
 Automatic Build.
 
 ### Creating an Automated Build
@@ -120,9 +121,8 @@ public or private Bitbucket repositories with a `Dockerfile`.
 ### Adding a Hook
 
 When you link your Docker Hub account, a `POST` hook should get automatically added to
-your Bitbucket repo.
-Follow the steps below to confirm or modify the Bitbucket hooks for your
-Automated Build:
+your Bitbucket repo. Follow the steps below to confirm or modify the Bitbucket hooks for
+your Automated Build:
 
 <table class="table table-bordered">
   <thead>