Skip to content

Commit e6c2d64

Browse files
authored
Merge pull request #39719 from cowgirljessi/bz2020573
BZ2020573: Fix typo in pipelines release notes
2 parents 097b7cb + 342926a commit e6c2d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/op-release-notes-1-5.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pruner:
5353
...
5454
----
5555

56-
* In {product-title}, you can customize the installation of the Tekton Add-ons component by modifying the values of the new parameters `clusterTasks` and `pipelinesTemplates` in the `TektonConig` custom resource:
56+
* In {product-title}, you can customize the installation of the Tekton Add-ons component by modifying the values of the new parameters `clusterTasks` and `pipelinesTemplates` in the `TektonConfig` custom resource:
5757
+
5858
[source,yaml,subs="attributes+"]
5959
----
@@ -311,4 +311,4 @@ For {pipelines-title} installed by the Operator, if you do not clone the `git-cl
311311

312312
* For the `tkn start [task | pipeline | clustertask]` commands, the description of the `--workspace` flag is now consistent.
313313

314-
* While parsing the parameters, if an empty array is encountered, the corresponding interactive help is displayed as an empty string now.
314+
* While parsing the parameters, if an empty array is encountered, the corresponding interactive help is displayed as an empty string now.

0 commit comments

Comments
 (0)