From 8246fa3fb4bab9849f573801bba141a300464299 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 29 Jul 2025 03:33:43 -0400 Subject: [PATCH] Update .typos.toml with SciML terms --- .typos.toml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.typos.toml b/.typos.toml index 37f9527..ad3ced2 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,12 @@ [default.extend-words] MOR = "MOR" -FOM = "FOM" \ No newline at end of file +FOM = "FOM" +# Additional SciML terms +setp = "setp" +getp = "getp" +indexin = "indexin" +ists = "ists" +ispcs = "ispcs" +eqs = "eqs" +rhs = "rhs" +MTK = "MTK" \ No newline at end of file