From 99870f1323806a1f6d8681039162fb525fb3e568 Mon Sep 17 00:00:00 2001 From: daudix Date: Sun, 29 Sep 2024 21:41:27 +0300 Subject: [PATCH] Fix typo [SKIP CI] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 676cb6a..c2b72fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Allow enabling KaTeX per page/section. - Improve the logic of inclusion feeds in ``. - Prevent articles in the article list from having multiple visual types at once (i.e., archived and featured badges at the same time). -- Restly the heading anchors. +- Restyle the heading anchors. ## Fixed