1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Clean up typos in hub_registry_spec.md

Couple of instances of incorrect articles (e.g. "an Docker Hub").
Upstream-commit: c87d9a1de62678743436887edecdbde2e5a67a1a
Component: engine
This commit is contained in:
Hollie Teal
2014-08-21 11:04:25 -07:00
parent 06f9173afa
commit b6a88dc489

View File

@@ -412,7 +412,7 @@ The Docker Hub has two main purposes (along with its fancy social features):
- Authenticate a user as a repos owner (for a central referenced
repository)
### Without an Docker Hub
### Without a Docker Hub
Using the Registry without the Docker Hub can be useful to store the images
on a private network without having to rely on an external entity
@@ -433,7 +433,7 @@ As hinted previously, a standalone registry can also be implemented by
any HTTP server handling GET/PUT requests (or even only GET requests if
no write access is necessary).
### With an Docker Hub
### With a Docker Hub
The Docker Hub data needed by the Registry are simple: