We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff211d commit 93cf709Copy full SHA for 93cf709
element-to-pdf.js
@@ -21,8 +21,8 @@
21
* PDF of it. Shows how to use Puppeteer to:
22
*
23
* 1. screenshot a DOM element
24
- * 2. craft an HTML page on-th-fly.
25
- * 3. produce an image of the element and PDF of the page with the image embedded.
+ * 2. craft an HTML page on-the-fly
+ * 3. produce an image of the element and PDF of the page with the image embedded
26
27
* Usage:
28
* node element-to-pdf.js
0 commit comments