Skip to content

Commit 766a905

Browse files
authored
Update README to correct typo in GraphiQL section
Corrects a small typo in the GraphiQL section re: RLS setup.
1 parent ec29b3a commit 766a905

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
@@ -160,7 +160,7 @@ apiKey: <supabase_anon_key>
160160
161161
```
162162

163-
> Note: In order for the RLS policies authenticate you. you've have to pass an authorization header:
163+
> Note: In order for the RLS policies authenticate you, you have to pass an authorization header:
164164
165165
```
166166
authorization: Bearker <access_token>

0 commit comments

Comments
 (0)