mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
Added tip.
Explained the difference between "set" and "add".
This commit is contained in:
parent
a262db883c
commit
8c590a059d
1 changed files with 4 additions and 0 deletions
|
@ -202,6 +202,10 @@
|
|||
Use the above filters to include and exclude words or characters
|
||||
(separated by spaces)
|
||||
</div>
|
||||
<div class="tip">
|
||||
"Set" replaces the current selection with the selected language,
|
||||
"Add" appends the selected language to the current selection
|
||||
</div>
|
||||
<i
|
||||
class="fas fa-fw fa-spin fa-circle-notch hidden loadingIndicator"
|
||||
></i>
|
||||
|
|
Loading…
Reference in a new issue