Skip to content

Commit fe21361

Browse files
committed
Wording clarity
1 parent cd53dc2 commit fe21361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/d1/configuration/environments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In the code above, the `staging` environment is using a different database (`DAT
2828

2929
## Anatomy of `wrangler.toml` file
3030

31-
If you need to specify different D1 databases for different environments, your `wrangler.toml` may look like the following:
31+
If you need to specify different D1 databases for different environments, your `wrangler.toml` may contain bindings that resemble the following:
3232

3333
```toml
3434
[[production.d1_databases]]

0 commit comments

Comments
 (0)