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
Typo matching is case insensitive, it doesn't make sense to use
uppercase in this context.
While we would like a mechanism to suggest that "manuel" is a typo but
"Manuel" is not, writing the typo as "Manuel" doesn't help in any way.
We keep uppercase in suggested fixes, that could be useful some day.
0 commit comments