Skip to content

Commit

Permalink
docs(printer): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2024
1 parent c0743cb commit c3d20a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/printer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ printWebView(options?: PrintOptions | undefined) => Promise<void>

Present the printing user interface to print the web view content.

On **Web**, you can use a print style sheet to customize the print
You can use a print style sheet to customize the print
output (see https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_media_queries/Printing).

| Param | Type |
Expand Down

0 comments on commit c3d20a4

Please sign in to comment.