From 1ee70179871a8aecd7e69e118770231c75ddf594 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Tue, 23 Jan 2024 20:44:20 +0100 Subject: [PATCH] docs: fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca5d0a6..e5e0b23 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The fork was created for the following reasons: - To fix some outstanding issues that had not been addressed for a long time. - To remove some of the more opinionated design choices, such as special handling of the Fira family of fonts. -- To strip away some features that ad complexity to the code base without achieving valuable functionality for the majority of users, such as special code block designs and the pgfplots theme. +- To strip away some features that added complexity to the code base without achieving valuable functionality for the majority of users, such as special code block designs and the pgfplots theme. Do not expect this theme to be backwards compatible with the Metropolis theme.