Skip to content

Commit

Permalink
fix: typo (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
cardenasj97 authored Oct 3, 2023
1 parent 08da79f commit 45b6e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GoTrueClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ export default class GoTrueClient {
try {
await result
} catch (e: any) {
// we jsut care if it finished
// we just care if it finished
}
})()
)
Expand Down

0 comments on commit 45b6e3e

Please sign in to comment.