Skip to content

Commit 1eeeb5f

Browse files
authored
Update postgres.mdx (#27363)
Adds missing space
1 parent 7a22797 commit 1eeeb5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/postgres.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ DB_URL="<ENTER YOUR POSTGRESQL CONNECTION STRING>"
113113

114114
### Set explicit parameters
115115

116-
Configure each database parameter as an [environment variable](/workers/configuration/environment-variables/) via the [Cloudflare dashboard](/workers/configuration/environment-variables/#add-environment-variables-via-the-dashboard) or in your Wrangler file. Refer to an example of aWrangler file configuration:
116+
Configure each database parameter as an [environment variable](/workers/configuration/environment-variables/) via the [Cloudflare dashboard](/workers/configuration/environment-variables/#add-environment-variables-via-the-dashboard) or in your Wrangler file. Refer to an example of a Wrangler file configuration:
117117

118118
<WranglerConfig>
119119

0 commit comments

Comments
 (0)