diff --git a/crates/typos-dict/assets/words.csv b/crates/typos-dict/assets/words.csv index 09e1531..ed512c1 100644 --- a/crates/typos-dict/assets/words.csv +++ b/crates/typos-dict/assets/words.csv @@ -46768,7 +46768,7 @@ substituion,substitution substituions,substitutions substiture,substitute substitures,substitutes -substitutents,substitutes +substitutents,substituents substitutie,substitutes substitutivo,substitution substituto,substitution diff --git a/crates/typos-dict/src/dict_codegen.rs b/crates/typos-dict/src/dict_codegen.rs index 5b74a8a..dff584a 100644 --- a/crates/typos-dict/src/dict_codegen.rs +++ b/crates/typos-dict/src/dict_codegen.rs @@ -22388,7 +22388,7 @@ pub static WORD_SUBSTI_CHILDREN: dictgen::DictTable<&'static [&'static str]> = d &["substitutions"], &["substitute"], &["substitutes"], - &["substitutes"], + &["substituents"], &["substitutes"], &["substitution"], &["substitution"],