From fa09c54fa5749ae5cbd44da71d7880dc03ad74ff Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Apr 2023 15:13:03 -0700 Subject: [PATCH] Minor doc rewording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10814770..8b84c47f 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ There is a single parameter object with sensible defaults that can be overridden ```toml [paige] -color = "#0d6efd" # Bootstrap primary color; theme color for Safari and Windows +color = "#0d6efd" # Bootstrap primary color and theme color for Safari and Windows math = false # Enable math typesetting style = "" # CSS included at the end of the stylesheet, before style-last.css