Skip to content

Commit 63de0fd

Browse files
Merge pull request #53443 from ShaunaDiaz/BZ2117171
BZ2117171 fix typo in image stream doc
2 parents 01a95cd + 07a2c12 commit 63de0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/images-imagestream-use.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ image.
1919
The source images can be stored in any of the following:
2020

2121
* {product-title}'s integrated registry.
22-
* An external registry, for example registry.redhat.io or Quay.io.
22+
* An external registry, for example registry.redhat.io or quay.io.
2323
* Other image streams in the {product-title} cluster.
2424

2525
When you define an object that references an image stream tag, such as a build or deployment configuration, you point to an image stream tag and not the repository. When you build or deploy your application, {product-title} queries the repository using the image stream tag to locate the associated ID of the image and uses that exact image.

0 commit comments

Comments
 (0)