Skip to content

Commit 4338483

Browse files
authored
[Pages] Fix typo in build-image.mdx (#18971)
1 parent 05d6c9a commit 4338483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/configuration/build-image.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To override default versions of languages and tools in the build system, you can
5454
To set the version using environment variables, you can:
5555

5656
1. Find the environment variable name for the language or tool in [this table](/pages/configuration/build-image/#supported-languages-and-tools).
57-
2. Add the environment variable on the dashboard by going to **Settings** > **Environmnet variables** in your Pages project, or [add the environment variable via Wrangler](/workers/configuration/environment-variables/#add-environment-variables-via-wrangler).
57+
2. Add the environment variable on the dashboard by going to **Settings** > **Environment variables** in your Pages project, or [add the environment variable via Wrangler](/workers/configuration/environment-variables/#add-environment-variables-via-wrangler).
5858

5959
Or, to set the version by adding a file to your project, you can:
6060

0 commit comments

Comments
 (0)