Skip to content

Commit 00d01d9

Browse files
authored
Merge pull request #73296 from stevsmit/OCPBUGS-30984-grammar-fix
Fixes small grammar mistake
2 parents e546106 + fcce3bb commit 00d01d9

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
@@ -36,7 +36,7 @@ Using image streams has several significant benefits:
3636

3737
* You can share images using fine-grained access control and quickly distribute images across your teams.
3838

39-
* If the source image changes, the image stream tag still points to a known-good version of the image, ensuring that your application do not break unexpectedly.
39+
* If the source image changes, the image stream tag still points to a known-good version of the image, ensuring that your application does not break unexpectedly.
4040

4141
* You can configure security around who can view and use the images through permissions on the image stream objects.
4242

0 commit comments

Comments
 (0)