Skip to content

Commit 1b778a9

Browse files
committed
Fix couple of typos
1 parent 1a6732f commit 1b778a9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ With the introduction of the [Atomic command](http://developerblog.redhat.com/20
66
We would like to get consensus on default names. Proposals have been made to namespace the label names defined
77
in Docker.
88

9-
But we believe their should be some generic toplevel names defined that are not vendor specific, or
9+
But we believe there should be some generic toplevel names defined that are not vendor specific, or
1010
distribution specific.
1111

1212
If you would like to see additional names and descriptions added please open issues and send pull requests to update this readme.

vendor/redhat/labels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $authoritative-source[:PORT]/PRODUCT[$PRODUCTGEN][--$PLATFORMDIFFERENTIATOR]/REP
113113

114114
## Primary Product Images in library/
115115

116-
In *addition*, primary product images for our core products will be created in the `library/` namspace to allow direct pull from `redhat.io/REPO` similar to the existing redirects from Docker. This includes an aggregate rhel repository with multiple majors. Note, this is a simple tag model.
116+
In *addition*, primary product images for our core products will be created in the `library/` namespace to allow direct pull from `redhat.io/REPO` similar to the existing redirects from Docker. This includes an aggregate rhel repository with multiple majors. Note, this is a simple tag model.
117117

118118
Primary product images are images that for convenience and positioning purposes we want to be able to pull directly from `redhat.io/REPO` and redirected from `docker.io/redhat/REPO` or even `docker.io/REPO`.
119119

@@ -138,7 +138,7 @@ rhel-tools
138138

139139
The `/redhat` namespace will be set up to redirect to `/library`
140140

141-
One thing to keep in mind is that the `:TAG` part is not regularirly used by most users. Only users who very specifically care about using certain versions will use it, or users wanting to find out what exactly they are using in their builds. The vast majority of users will rely on the REPO part of the url before the ':'.
141+
One thing to keep in mind is that the `:TAG` part is not regularly used by most users. Only users who very specifically care about using certain versions will use it, or users wanting to find out what exactly they are using in their builds. The vast majority of users will rely on the REPO part of the url before the ':'.
142142

143143
**Note:** The example used above of having a `/rhel` repo, that includes both, rhel7 and rhel6 images is probably not going to work in the current layout of Crane/CDN on the Red Hat registry. So for now `/library/rhel` is simply `rhel7`.
144144

@@ -277,7 +277,7 @@ We are in discussions with Docker on how to federate our content into their sear
277277

278278
## V2 Protocol
279279

280-
The work on defining the V2 protocol and repostitory/image format is ongoing. The naming model is expected to change with the introduction of V2.
280+
The work on defining the V2 protocol and repository/image format is ongoing. The naming model is expected to change with the introduction of V2.
281281

282282
## Red Hat Software Collections Containers and Labels
283283

0 commit comments

Comments
 (0)