From 07d1e26ff3d0c0e55e573d2232f3e7f6c9e298ac Mon Sep 17 00:00:00 2001 From: Nick Cabatoff Date: Mon, 16 Jan 2023 13:49:28 -0500 Subject: [PATCH] Fix changelog for #18401 (#18727) --- changelog/18401.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/18401.txt b/changelog/18401.txt index 441e9a08b..8f1c148fd 100644 --- a/changelog/18401.txt +++ b/changelog/18401.txt @@ -1,3 +1,3 @@ ```release-note:bug -expiration: Prevent panics on perf standbys when an irrevocable release gets deleted. +expiration: Prevent panics on perf standbys when an irrevocable lease gets deleted. ```