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 sflavelle committed Jun 20, 2024
1 parent 2d8ff23 commit 4327c11
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 4327c11

Please sign in to comment.