Skip to content

Commit df81b1d

Browse files
Merge pull request #25 from J43fura/main
fix: fix typo in the readme
2 parents 05c3087 + 8297731 commit df81b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ const redirectTo = computed(() => {
237237

238238
### Anonymous Sign-ins
239239

240-
The Auth component is currently support [Anonymous user login](https://supabase.com/docs/guides/auth/auth-anonymous#sign-in-anonymously).
240+
The Auth component currently supports [Anonymous user login](https://supabase.com/docs/guides/auth/auth-anonymous#sign-in-anonymously).
241241
For this you need to create an anonymous user
242242

243243
```js

0 commit comments

Comments
 (0)