Skip to content

Commit 8c774d8

Browse files
authored
Merge pull request #56053 from axieum/patch-1
docs(builds): fix grammar in incremental S2I builds section
2 parents f257507 + 34192e6 commit 8c774d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/builds-strategy-s2i-incremental-builds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Source-to-image (S2I) can perform incremental builds, which means it reuses arti
99

1010
.Procedure
1111

12-
* To create an incremental build, create a with the following modification to the strategy definition:
12+
* To create an incremental build, apply the following modification to the strategy definition:
1313
+
1414
[source,yaml]
1515
----

0 commit comments

Comments
 (0)