From c7912f3990c8827b51b0b74f506f1a232e5e7a32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jagoda=20Estera=20=C5=9Al=C4=85zak?= <128227338+j-g00da@users.noreply.github.com> Date: Wed, 7 May 2025 08:17:37 +0200 Subject: [PATCH] docs(breaking-changes): fix header level (#1825) --- BREAKING-CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BREAKING-CHANGES.md b/BREAKING-CHANGES.md index 3fad18dd..4466e127 100644 --- a/BREAKING-CHANGES.md +++ b/BREAKING-CHANGES.md @@ -83,7 +83,7 @@ This is a quick summary of the sections below: ## Unreleased (0.30.0) -## The MSRV is now 1.81.0 ([#1786]) +### The MSRV is now 1.81.0 ([#1786]) [#1786]: https://github.com/ratatui/ratatui/pull/1786