Skip to content

Commit 379a1bb

Browse files
authored
Merge pull request kubernetes-csi#255 from humblec/sidecar-md
fix typo in sidecar release process
2 parents 4967685 + a5667bb commit 379a1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SIDECAR_RELEASE_PROCESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
8484
1. Compare the generated output to the new commits for the release to check if
8585
any notable change missed a release note.
8686
1. Reword release notes as needed, ideally in the original PRs so that the
87-
release notes can be regnerated. Make sure to check notes for breaking
87+
release notes can be regenerated. Make sure to check notes for breaking
8888
changes and deprecations.
8989
1. If release is a new major/minor version, create a new `CHANGELOG-<major>.<minor>.md`
9090
file.

0 commit comments

Comments
 (0)