From b3a2473853645931021c8d98a53419bd50424f1b Mon Sep 17 00:00:00 2001
From: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Date: Fri, 7 Jun 2024 23:47:02 -0400
Subject: [PATCH] Docs: Fixing subject-verb agreement (#3491)
---
WebHostLib/templates/weightedOptions/macros.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WebHostLib/templates/weightedOptions/macros.html b/WebHostLib/templates/weightedOptions/macros.html
index a6e4545f..2682f9e8 100644
--- a/WebHostLib/templates/weightedOptions/macros.html
+++ b/WebHostLib/templates/weightedOptions/macros.html
@@ -34,7 +34,7 @@
Normal range: {{ option.range_start }} - {{ option.range_end }}
{% if option.special_range_names %}
- The following values has special meaning, and may fall outside the normal range.
+ The following values have special meanings, and may fall outside the normal range.