supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.7k stars 56 forks source link

chore: fix typing errors #397

Closed hauleth closed 1 month ago

hauleth commented 1 month ago

What kind of change does this PR introduce?

I have used typos tool to find all typos in source code over the codebase.

abc3 commented 1 month ago

Nice! Is it possible to use typos in GA?

hauleth commented 1 month ago

@abc3 yes, it is possible. They even have guide.