From 316627bfd320499bfe1721e7b0a5b4ed7f04f250 Mon Sep 17 00:00:00 2001 From: Nicolas Burtey Date: Wed, 20 Dec 2023 18:07:55 -0600 Subject: [PATCH] fix: typo checking? --- typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/typos.toml b/typos.toml index ddf7518014..428fa89fa4 100644 --- a/typos.toml +++ b/typos.toml @@ -23,3 +23,4 @@ default.extend-ignore-re = ["\"eyJ[a-zA-Z0-9_\\-\\.]+\""] # returned from twilio API referenced in src/debug/text-sms.ts Ons = "Ons" Lsat = "Lsat" +quizs = "quizs" \ No newline at end of file