Browse code

Edits based on feedback from docs team.

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)

Fred Lifton authored on 2014/07/12 03:42:29
Showing 1 changed files
... ...
@@ -28,8 +28,8 @@ Automated Builds are supported for both public and private repositories on both
28 28
 
29 29
 To use Automated Builds, you must have an 
30 30
 [account on Docker Hub](http://docs.docker.com/userguide/dockerhub/#creating-a-docker-hub-account)
31
-and on GitHub and/or Bitbucket. The account needs to be properly validated and activated
32
-before you can link to it.
31
+and on GitHub and/or Bitbucket. In either case, the account needs to be properly
32
+validated and activated before you can link to it.
33 33
 
34 34
 ## Setting up Automated Builds with GitHub
35 35
 
... ...
@@ -49,7 +49,8 @@ at the upper right of the screen. Then select
49 49
 
50 50
 Select the [GitHub service](https://registry.hub.docker.com/associate/github/).
51 51
 
52
-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
52
+Then follow the onscreen instructions to authorize and link your GitHub account to Docker
53
+Hub. Once it is linked, you'll be able to choose a repo from which to create the
53 54
 Automatic Build.
54 55
 
55 56
 ### Creating an Automated Build
... ...
@@ -120,9 +121,8 @@ public or private Bitbucket repositories with a `Dockerfile`.
120 120
 ### Adding a Hook
121 121
 
122 122
 When you link your Docker Hub account, a `POST` hook should get automatically added to
123
-your Bitbucket repo.
124
-Follow the steps below to confirm or modify the Bitbucket hooks for your
125
-Automated Build:
123
+your Bitbucket repo. Follow the steps below to confirm or modify the Bitbucket hooks for
124
+your Automated Build:
126 125
 
127 126
 <table class="table table-bordered">
128 127
   <thead>