Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo #12050

Merged
Merged

Conversation

yotamlaufer
Copy link
Contributor

@yotamlaufer yotamlaufer commented Mar 6, 2024

What kind of change does this PR introduce?

Fix a typo in the docs: PUPPETEER_SKIP_CHROME_HEADLESSS_HELL_DOWNLOAD is incompatible with the value implemented in code which is PUPPETEER_SKIP_CHROME_HEADLESS_SHELL_DOWNLOAD

Did you add tests for your changes?
Not required

If relevant, did you update the documentation?
Yes

Summary
Aligning the docs with the code.

Does this PR introduce a breaking change?
No

Other information

@Lightning00Blade Lightning00Blade changed the title fix typo in docs docs: fix typo Mar 6, 2024
Copy link

conventional-commit-lint-gcf bot commented Mar 6, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

PUPPETEER_SKIP_CHROME_HEADLESSS_HELL_DOWNLOAD should be PUPPETEER_SKIP_CHROME_HEADLESS_SHELL_DOWNLOAD
@Lightning00Blade Lightning00Blade merged commit c25388c into puppeteer:main Mar 6, 2024
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants