Fix typo in docs

Change-Id: I072d6c902256cdd5b0084233a17bae17d5178458
This commit is contained in:
Nicholas Kuechler
2025-06-23 14:22:44 -05:00
parent 529f0a3dd7
commit 5f606280f5

View File

@@ -108,5 +108,5 @@ If you update multiple charts in a single commit use the following command:
This will create a new release note file ``releasenotes/notes/common-<sha>.yaml``. In this case you
can add multiple chart specific sections in this release note file.
When building tarballы, we will use the ``reno`` features to combine release notes from all files and
When building tarballs, we will use the ``reno`` features to combine release notes from all files and
generate ``<chart_name>/CHANGELOG.md`` files.