Oops, say "these items" plural for basic colors in Item Getting Guide
We could do a whole thing about like, checking singular vs plural, but I'd rather just keep it simpler; I think it's clear from context that we're talking about a category, so plural is fine even if it's not actually more than one.
This commit is contained in:
parent
31c281390d
commit
341869fb17
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
Get via Lab Ray, morphing potions, etc.
|
Get via Lab Ray, morphing potions, etc.
|
||||||
- else
|
- else
|
||||||
.special-color-explanation
|
.special-color-explanation
|
||||||
Many colors, like Red, will grant this item.
|
Many colors, like Red, will grant these items.
|
||||||
%tbody
|
%tbody
|
||||||
- items.each do |item|
|
- items.each do |item|
|
||||||
= render "item_list_row", item:
|
= render "item_list_row", item:
|
||||||
|
|
Loading…
Reference in a new issue