fixed name field within german_10k.json

the name within german_10k.json was still set to german_1k
This commit is contained in:
Fabi 2021-05-02 10:02:45 +02:00 committed by GitHub
parent 22034aa240
commit a5a3c00261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
]
}
}