Skip to content

Commit 536b0c9

Browse files
committed
chore(template): Adjust punctuation
1 parent d977169 commit 536b0c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/partials/release-notes/release-template.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ release "commons-operator" uninstalled
161161
----
162162

163163
Afterward you will need to upgrade the CustomResourceDefinitions (CRDs) installed by the Stackable Platform.
164-
The reason for this is that helm will uninstall the operators but not the CRDs. This can be done using `kubectl replace`:
164+
The reason for this is that helm will uninstall the operators but not the CRDs.
165+
This can be done using `kubectl replace`.
165166

166167
[source]
167168
----

0 commit comments

Comments
 (0)