Skip to content

Commit 35e4454

Browse files
Update src/content/docs/workers/testing/miniflare/storage/d1.md
Co-authored-by: Lambros Petrou <[email protected]>
1 parent 96de180 commit 35e4454

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/testing/miniflare/storage

1 file changed

+1
-1
lines changed

src/content/docs/workers/testing/miniflare/storage/d1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Specify D1 Databases to add to your environment as follows:
1313
const mf = new Miniflare({
1414
d1Databases:{
1515
DB:"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
16-
}
16+
}
1717
});
1818
```
1919

0 commit comments

Comments
 (0)