mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Fix for #14. Replaced "yo-yo" with "cheetah".
This commit is contained in:
parent
a3498959ae
commit
265576032b
1 changed files with 1 additions and 1 deletions
|
@ -7751,7 +7751,7 @@ var wordlist = [
|
||||||
"yield",
|
"yield",
|
||||||
"yin",
|
"yin",
|
||||||
"yippee",
|
"yippee",
|
||||||
"yo-yo",
|
"cheetah",
|
||||||
"yodel",
|
"yodel",
|
||||||
"yoga",
|
"yoga",
|
||||||
"yogurt",
|
"yogurt",
|
||||||
|
|
Loading…
Reference in a new issue