From 6abb3d8758a326a6176f2085e3cc8209e0fbd501 Mon Sep 17 00:00:00 2001 From: Ben Scholer Date: Sun, 18 May 2025 13:36:56 -0400 Subject: [PATCH] Documentation: fix typo in settings (#5287) --- docs/configs/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/settings.md b/docs/configs/settings.md index c1605f4db..a59ce2917 100644 --- a/docs/configs/settings.md +++ b/docs/configs/settings.md @@ -101,7 +101,7 @@ theme: dark # or light ## Color Palette -You can configured a fixed color palette (and disable the palette switcher) by passing the `color` option, like so: +You can configure a fixed color palette (and disable the palette switcher) by passing the `color` option, like so: ```yaml color: slate