Browse code

Fixed a typo

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

Fred Lifton authored on 2014/06/21 09:52:30
Showing 1 changed files
... ...
@@ -41,7 +41,7 @@ push your own images up to your repos on Docker Hub.
41 41
 
42 42
 ## Searching for images
43 43
 
44
-You can search the [Docker Hub](https://hub.docker.com) registry via it's search
44
+You can search the [Docker Hub](https://hub.docker.com) registry via its search
45 45
 interface or by using the command line interface. Searching can find images by image
46 46
 name, user name, or description:
47 47