Skip to content

Commit 5773303

Browse files
Fix congifuration typo in D1 tutorial (#25523)
1 parent 77ecec8 commit 5773303

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/d1/tutorials/using-read-replication-for-e-com

1 file changed

+1
-1
lines changed

src/content/docs/d1/tutorials/using-read-replication-for-e-com/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ database_id = "YOUR_DATABASE_ID"
493493

494494
</WranglerConfig>
495495

496-
Run the following command to update the `Env` interface in the `worker-congifuration.d.ts` file.
496+
Run the following command to update the `Env` interface in the `worker-configuration.d.ts` file.
497497

498498
```sh
499499
npm run cf-typegen

0 commit comments

Comments
 (0)