mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Minor spelling mistake
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user