Skip to content

Commit 8297731

Browse files
committed
fix typo
1 parent 03dbd22 commit 8297731

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)