Browse code

Fix bold

Andy Rothfusz authored on 2013/11/07 11:07:38
Showing 1 changed files
... ...
@@ -185,7 +185,7 @@ Create a container
185 185
 		"Warnings":[]
186 186
 	   }
187 187
 
188
-	** Second, start (using the ID returned above) the image we just created, mapping the ssh port 22 to something on the host**:
188
+	**Second, start (using the ID returned above) the image we just created, mapping the ssh port 22 to something on the host**:
189 189
 
190 190
 	.. sourcecode:: http
191 191
 
... ...
@@ -204,7 +204,7 @@ Create a container
204 204
 		Content-Type: text/plain; charset=utf-8
205 205
 		Content-Length: 0
206 206
 
207
-	** Now you can ssh into your new container on port 11022.**
207
+	**Now you can ssh into your new container on port 11022.**
208 208
 
209 209
 
210 210