Skip to content

Commit 1e983eb

Browse files
authored
docs(auth) - typo correction (supabase#36701)
Fix wording inconsistency between countries and colors example
1 parent 6d72888 commit 1e983eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/guides/auth/server-side/sveltekit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Set up a listener for Auth events on the client, to handle session refreshes and
321321

322322
<StepHikeCompact.Details title="Create your first page">
323323

324-
Create your first page. This example page calls Supabase from the server to get a list of countries from the database.
324+
Create your first page. This example page calls Supabase from the server to get a list of colors from the database.
325325

326326
This is an example of a public page that uses publicly readable data.
327327

0 commit comments

Comments
 (0)