From d0d6f19db8f6f583d2c424a7bb365d2893c89ba1 Mon Sep 17 00:00:00 2001
From: squidfunk <martin.donath@squidfunk.com>
Date: Tue, 3 Jan 2023 09:51:24 +0100
Subject: [PATCH] Documentation

---
 docs/changelog/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/changelog/index.md b/docs/changelog/index.md
index 3c73378b2..9f4234352 100644
--- a/docs/changelog/index.md
+++ b/docs/changelog/index.md
@@ -4,7 +4,7 @@
 
 ### 9.0.1 <small>January 3, 2023</small> { id="9.0.1" }
 
-- Removed pipdeptree dependency for built-in info plugin
+- Removed `pipdeptree` dependency for built-in info plugin
 - Fixed appearance of linked tags when hovered (9.0.0 regression)
 - Fixed #4810: Abbreviations run out of screen on touch devices
 - Fixed #4813: View source and edit button links are the same
-- 
GitLab