diff --git a/src/content/docs/style-guide/components/wrangler-config.mdx b/src/content/docs/style-guide/components/wrangler-config.mdx index 22905243694262e..700e8c008bc757e 100644 --- a/src/content/docs/style-guide/components/wrangler-config.mdx +++ b/src/content/docs/style-guide/components/wrangler-config.mdx @@ -4,7 +4,7 @@ styleGuide: component: WranglerConfig --- -This component can be used to automatically generate a `jsonc` version of the `toml` (or vice versa) for a Cloudflare [Wrangler configuration file](/workers/wrangler/configuration/). +This component can be used to automatically generate a `jsonc` version of the `toml` file (or vice versa) of the Cloudflare [Wrangler configuration file](/workers/wrangler/configuration/). ## Import