From 830595d967537aafdcb1059cff5782559c53863c Mon Sep 17 00:00:00 2001
From: Tirthankar Mazumder <63574588+wermos@users.noreply.github.com>
Date: Mon, 22 Apr 2024 20:03:21 +0530
Subject: [PATCH] Fixed a grammar mistake. (#3890)

---
 docs/_docs/16-stylesheets.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_docs/16-stylesheets.md b/docs/_docs/16-stylesheets.md
index 6fc7670f..c8acf051 100644
--- a/docs/_docs/16-stylesheets.md
+++ b/docs/_docs/16-stylesheets.md
@@ -147,7 +147,7 @@ $type-size-8 : 0.625em;  // ~10px
 
 ### Colors
 
-Change the mood of your site by altering a few color variables. `$body-color`, `$background-color`, `$text-color`, `$link-color`, and `$masthead-link-color` will have the most affect when changed.
+Change the mood of your site by altering a few color variables. `$body-color`, `$background-color`, `$text-color`, `$link-color`, and `$masthead-link-color` will have the most effect when changed.
 
 #### Syntax highlighting