From d903b9228430422c226f41bbd40a02b3b6ca8daa Mon Sep 17 00:00:00 2001 From: Nina Berg Date: Mon, 7 Apr 2025 14:47:52 -0400 Subject: [PATCH] capitalize SSE for vale Signed-off-by: Nina Berg --- .changeset/thin-trams-work.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/thin-trams-work.md b/.changeset/thin-trams-work.md index ddc31631d1..26accde189 100644 --- a/.changeset/thin-trams-work.md +++ b/.changeset/thin-trams-work.md @@ -2,4 +2,4 @@ '@backstage/plugin-proxy-backend': patch --- -Fixed handling of proxied sse connections when the upstream server closes the connection +Fixed handling of proxied SSE connections when the upstream server closes the connection