From 5f606280f583a5656ef663e5d2cd38d4c53b4b04 Mon Sep 17 00:00:00 2001 From: Nicholas Kuechler Date: Mon, 23 Jun 2025 14:22:44 -0500 Subject: [PATCH] Fix typo in docs Change-Id: I072d6c902256cdd5b0084233a17bae17d5178458 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d34222dda2..5ee7ce4aa0 100644 --- a/README.rst +++ b/README.rst @@ -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-.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 ``/CHANGELOG.md`` files.