puppeteer/docs
Thibaud Colas afc75884d7 docs: fix documentation typo in Page.waitForSelector optional visible parameter (#9381)
**What kind of change does this PR introduce?**

Typo fix in the documentation

**Did you add tests for your changes?**

No

**If relevant, did you update the documentation?**

N/A

**Summary**

I spotted the `Visible` parameter had an uppercase `V` in the [Remarks
section of the Page.waitForSelector API
documentation](https://pptr.dev/api/puppeteer.page.waitforselector#remarks).
Updated this to the lowercase `v` in the relevant places (source,
documentation, versioned version of the doc page).

While doing this, I also spotted there was an extra space in `are :` in
the sentence above – so changed that as well.

**Does this PR introduce a breaking change?**

No

**Other information**

I’ve confirmed the parameter is spelled correctly on
https://pptr.dev/api/puppeteer.waitforselectoroptions. I’m not sure why
the documentation for those properties is in two places with slightly
different wording – but to me it felt useful to see this directly on the
method’s API docs.
2022-12-08 13:59:18 +01:00
..
api docs: fix documentation typo in Page.waitForSelector optional visible parameter (#9381) 2022-12-08 13:59:18 +01:00
assets chore: rename image assets 2020-06-02 15:24:25 +02:00
guides docs: add guide on query selectors (#9328) 2022-11-25 08:58:21 +01:00
chromium-support.md chore: release main (#9322) 2022-12-07 19:35:29 +01:00
contributing.md feat(chromium): roll to Chromium 109.0.5412.0 (r1069273) (#9364) 2022-12-07 14:54:00 +01:00
faq.md docs: improve docs (#9179) 2022-10-28 08:49:28 +02:00
index.md docs: add bug triage guidelines (#9305) 2022-11-23 11:51:25 +01:00
troubleshooting.md docs: improve docs (#9179) 2022-10-28 08:49:28 +02:00