mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-17 11:06:17 +08:00
fixed name field within german_10k.json
the name within german_10k.json was still set to german_1k
This commit is contained in:
parent
22034aa240
commit
a5a3c00261
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "german_1k",
|
||||
"name": "german_10k",
|
||||
"_comment": "Sourced from: https://wortschatz.uni-leipzig.de/de/download/German and https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists#German",
|
||||
"leftToRight": true,
|
||||
"words": [
|
||||
|
@ -10004,4 +10004,4 @@
|
|||
"Zwölf",
|
||||
"zwölf"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue