mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
fix typo: EEFLongWordList -> EFFLongWordList (#3742)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// EFF's Long Wordlist from https://www.eff.org/dice
|
||||
export const EEFLongWordList = [
|
||||
export const EFFLongWordList = [
|
||||
"abacus",
|
||||
"abdomen",
|
||||
"abdominal",
|
||||
|
||||
Reference in New Issue
Block a user