From 6a337c52d79ff7e64f38ef8aaeb8590627f1daa4 Mon Sep 17 00:00:00 2001 From: Ala RIHANE Date: Sun, 25 Dec 2016 10:57:29 +0100 Subject: [PATCH] Update index.md --- docker-hub/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-hub/index.md b/docker-hub/index.md index d04f560ed02..dc9ce5efd7d 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, manage, push and pull images from community, official, and private image libraries. * [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. @@ -89,4 +89,4 @@ or you can create private repositories with limited access you control. ### Docker commands and Docker Hub Docker itself provides access to Docker Hub services via the [`docker search`](/reference/commandline/search), -[`pull`](/reference/commandline/pull), [`login`](/reference/commandline/login), and [`push`](/reference/commandline/push) commands. \ No newline at end of file +[`pull`](/reference/commandline/pull), [`login`](/reference/commandline/login), and [`push`](/reference/commandline/push) commands.