Skip to content

Commit 2aec1cc

Browse files
committed
Fix typo
1 parent 381401a commit 2aec1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/static-assets/migrate-from-pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ If you use **Pages Functions with a [folder of `functions/`](/pages/functions/)*
172172

173173
Although this command will remain available to you to run at any time, we do recommend considering using another framework if you wish to continue to use file-based routing. [HonoX](https://github.com/honojs/honox) is one popular option.
174174

175-
Once the Worker script has been compiled, you can update your configuration file's `main` field to point to the location of its location:
175+
Once the Worker script has been compiled, you can update your configuration file's `main` field to point to the location it was built to:
176176

177177
<WranglerConfig>
178178

0 commit comments

Comments
 (0)