Skip to content

Commit 127cdb4

Browse files
authored
Merge pull request #30756 from sagidlow/ISSUE-30558
Issue-30558: Minor change
2 parents 05f6dfd + dce6f2c commit 127cdb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

architecture/understanding-development.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ These UBI images have standard, init, and minimal versions. You can also use the
148148
link:https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/using_red_hat_software_collections_container_images/index[Red Hat Software Collections]
149149
images as a foundation for applications that rely on specific runtime
150150
environments such as Node.js, Perl, or Python. Special versions of some of
151-
these runtime base images referred to as Source-to-image (S2I) images. With
151+
these runtime base images are referred to as Source-to-Image (S2I) images. With
152152
S2I images, you can insert your code into a base image environment that is ready
153153
to run that code.
154154

0 commit comments

Comments
 (0)