From f4969a3bc78071b837b4fa6e1d6a08da36bae7ef Mon Sep 17 00:00:00 2001 From: Bennett Perkins <1610227+bennettp123@users.noreply.github.com> Date: Thu, 19 Feb 2026 16:33:24 +0800 Subject: [PATCH] Fix typo in release notes heading (#24165) ## Description Fix typo in release notes for 4.61.0 ## Related issues or tickets ## Reviews - [ ] Technical review - [x] Editorial review - [ ] Product review --- content/manuals/desktop/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 979702e9e8..5eac6d39e9 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -44,7 +44,7 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo ### Bug fixes and enhancements -#### For all platforma +#### For all platforms - Docker Sandboxes: - Added automated image caching to prevent re-downloading images unnecessarily.