Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
elisalimli committed Mar 27, 2024
1 parent 06bb12e commit 1618f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ui/config/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ export const siteConfig = {
{
key: "SUPABASE_DB_URL",
type: "input",
label: "Database Connection URL",
label: "Database Connection URI",
placeholder: "postgres://postgres:postgres@localhost:5432/postgres",
helpText:
"The connection URL for your database. You can find this in your Supabase dashboard.",
Expand Down

0 comments on commit 1618f33

Please sign in to comment.