Fix typo
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
<label for="skill-auto-retry">Automatic retry</label>
|
<label for="skill-auto-retry">Automatic retry</label>
|
||||||
<input id="skill-auto-retry" type="checkbox" @bind="FormState.Model.RolemasterAutoRetry"/>
|
<input id="skill-auto-retry" type="checkbox" @bind="FormState.Model.RolemasterAutoRetry"/>
|
||||||
<p class="field-help">When later enabled in rolling, retry bands are 77-90 and 91-110.</p>
|
<p class="field-help">When later enabled in rolling, retry bands are 76-90 and 91-110.</p>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
<div class="inline-actions">
|
<div class="inline-actions">
|
||||||
|
|||||||
Reference in New Issue
Block a user