Skip to content

Commit 5ad6827

Browse files
committed
Replacing tabs with spaces.
1 parent fe21361 commit 5ad6827

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Therefore, the above binding is equivalent to:
4646

4747
```json
4848
{
49-
"production": {
50-
"d1_databases": [
51-
{
52-
"binding": "DB",
53-
"database_name": "DATABASE_NAME",
54-
"database_id": "DATABASE_ID"
55-
}
56-
]
57-
}
49+
"production": {
50+
"d1_databases": [
51+
{
52+
"binding": "DB",
53+
"database_name": "DATABASE_NAME",
54+
"database_id": "DATABASE_ID"
55+
}
56+
]
57+
}
5858
}
5959
```
6060

0 commit comments

Comments
 (0)