docs: fix typo in ephemeral envs docs (#32605)

This commit is contained in:
Maxime Beauchemin
2025-03-11 16:17:30 -07:00
committed by GitHub
parent 9ea58381f4
commit 4fdeab8dad
2 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ jobs:
const body = `@${user} Processing your ephemeral environment request [here](${workflowUrl}).` +
` Action: **${action}**.` +
` More information on [how to use or configure ephemeral environments]` +
`(https://superset.apache.org/docs/contributing/howtos/#gitHub-ephermeral-environments)`;
`(https://superset.apache.org/docs/contributing/howtos/#github-ephemeral-environments)`;
await github.rest.issues.createComment({

View File

@@ -609,7 +609,7 @@ If using the eslint extension with vscode, put the following in your workspace `
]
```
## GitHub Ephermeral Environments
## GitHub Ephemeral Environments
On any given pull request on GitHub, it's possible to create a temporary environment/deployment
by simply adding the label `testenv-up` to the PR. Once you add the `testenv-up` label, a