From 9177561e251ee3ad2898ea26c009a73c678c7bcb Mon Sep 17 00:00:00 2001 From: LRubin Date: Wed, 18 Jan 2017 11:17:05 -0800 Subject: [PATCH] replaces edit from #979 Signed-off-by: LRubin --- docker-hub/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/index.md b/docker-hub/index.md index deb99aec1f..faf79518fc 100644 --- a/docker-hub/index.md +++ b/docker-hub/index.md @@ -19,7 +19,7 @@ Log in to Docker Hub and Docker Cloud using [your free Docker ID](accounts.md). Docker Hub provides the following major features: -* [Image Repositories](repos.md): Find, manage, and push and pull images from community, official, and private image libraries. +* [Image Repositories](repos.md): Find and pull images from community and official libraries, and manage, push to, and pull from private image libraries to which you have access. * [Automated Builds](builds.md): Automatically create new images when you make changes to a source code repository. * [Webhooks](webhooks.md): A feature of Automated Builds, Webhooks let you trigger actions after a successful push to a repository. * [Organizations](orgs.md): Create work groups to manage access to image repositories.