mirror of
https://github.com/ankitects/anki.git
synced 2026-01-07 02:53:54 -05:00
Fix: Typo
This commit is contained in:
parent
13caf85f26
commit
2d790920d3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
<input
|
||||
type="radio"
|
||||
bind:group={range}
|
||||
value={PercentageRangeEnum.Percentile95}
|
||||
value={PercentageRangeEnum.Percentile50}
|
||||
/>
|
||||
50%
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue