You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abbreviate "numerator" as "num" to allow catching typo "numer" elsewhere
`typos.toml` has an exception for "numer", to avoid flagging its use as
an abbreviation for "numerator". Abbreviate it as "num" instead, and
remove the exception, so that typo checks can find future instances of
"numer" as a typo for "number".
0 commit comments