modify the user name (#946)

This commit is contained in:
gbzhu 2016-12-21 09:18:38 +08:00 committed by John Mulhausen
parent cdbcb5d879
commit f1598cad58
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ name, user name, or description:
There you can see two example results: `centos` and `tianon/centos`. The second
result shows that it comes from the public repository of a user, named
`tianon/`, while the first result, `centos`, doesn't explicitly list a
`tianon`, while the first result, `centos`, doesn't explicitly list a
repository which means that it comes from the trusted top-level namespace for
[Official Repositories](/docker-hub/official_repos/). The `/` character separates
a user's repository from the image name.