Minor spelling mistake

This commit is contained in:
SillyLossy
2023-05-07 16:35:39 +03:00
parent 5670e924a5
commit 3ef25ca436

View File

@@ -2074,14 +2074,14 @@
<div class="world_entry_form_control">
<label for="key">
<h4>Keywords</h4>
<h5>Seperate by commas</h5>
<h5>Separate with commas</h5>
</label>
<textarea class="text_pole keyprimarytextpole" name="key" rows="1" placeholder="" maxlength="250"></textarea>
</div>
<div class="world_entry_form_control keysecondary">
<label for="keysecondary">
<h4>Secondary Required Keywords</h4>
<h5>Separate by commas</h5>
<h5>Separate with commas</h5>
</label>
<textarea class="text_pole keysecondarytextpole" name="keysecondary" rows="1" placeholder="(secondary keywords here)" maxlength="250"></textarea>
</div>