Skip to content

Commit 25807d8

Browse files
Update src/content/docs/workers/wrangler/configuration.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent f5f7dda commit 25807d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Prior to that version, only `wrangler.toml` was supported.
2323
The format of Wrangler's configuration file is exactly the same across both languages, only the syntax differs.
2424
You can also easily switch between the two, there are many online converters for that such as: [toml2jsonConverter](https://esakat.github.io/toml2jsonConverter).
2525

26-
Throughout this page and the rest of Cloudflare's documentation config snippets are provided as both JSON and TOML.
26+
Throughout this page and the rest of Cloudflare's documentation, configuration snippets are provided as both JSON and TOML.
2727

2828
:::
2929

0 commit comments

Comments
 (0)