From 466ae8a33c73436ac2dc06e0046ea949e1982a7f Mon Sep 17 00:00:00 2001 From: Aaron Date: Sun, 26 Jul 2026 18:23:51 -0500 Subject: [PATCH] docs: Fix heading level --- docs/guide/resources/upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/resources/upgrading.md b/docs/guide/resources/upgrading.md index d736ca01..0bc6c335 100644 --- a/docs/guide/resources/upgrading.md +++ b/docs/guide/resources/upgrading.md @@ -363,7 +363,7 @@ fakeBrowser.runtime.onMessage.addListener((_message, _sender, sendResponse) => { If you use use a messaging library, it will likely continue working as-is. -## New Deprecations in v0.20 +### New Deprecations in v0.20 Deprecated APIs will be removed in the next major release.