From 82e27681d9e4d6ed71234ece180ba05b92ac761d Mon Sep 17 00:00:00 2001 From: Miranda Mundt Date: Fri, 1 Dec 2023 11:04:26 -0700 Subject: [PATCH] Update typos --- .github/workflows/typo_config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/typo_config.toml b/.github/workflows/typo_config.toml index cf92329..d00e077 100644 --- a/.github/workflows/typo_config.toml +++ b/.github/workflows/typo_config.toml @@ -10,3 +10,6 @@ extend-ignore-re = [ "Brain tailoRed stImulation protocoL", "Vas Vasiliadis", ] +[default.extend-words] +Vas = "Vas" +protocoL = "protocoL"