Skip to content

Commit

Permalink
Docs: Fixing subject-verb agreement (ArchipelagoMW#3491)
Browse files Browse the repository at this point in the history
  • Loading branch information
Exempt-Medic authored and AustinSumigray committed Jan 4, 2025
1 parent 665655e commit 922993d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebHostLib/templates/weightedOptions/macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
Normal range: {{ option.range_start }} - {{ option.range_end }}
{% if option.special_range_names %}
<br /><br />
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.
<ul>
{% for name, value in option.special_range_names.items() %}
<li>{{ value }}: {{ name }}</li>
Expand Down

0 comments on commit 922993d

Please sign in to comment.