Skip to content

Commit

Permalink
docs(api.md): fix missing space in reference (#8075)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbay committed Feb 28, 2022
1 parent bc9ec32 commit 53977b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -5590,7 +5590,7 @@ Puppeteer ships with two such custom handlers pre-registered:
[iterator]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols 'Iterator'
[number]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type 'Number'
[origin]: https://developer.mozilla.org/en-US/docs/Glossary/Origin 'Origin'
[selector]: #interface-selector'Selector'
[selector]: #interface-selector 'Selector'
[css selector]: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors
[stream.readable]: https://nodejs.org/api/stream.html#stream_class_stream_readable 'stream.Readable'
[string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type 'String'
Expand Down

0 comments on commit 53977b8

Please sign in to comment.