diff --git a/packages/printer/README.md b/packages/printer/README.md index 9909a02c..9ef9d097 100644 --- a/packages/printer/README.md +++ b/packages/printer/README.md @@ -138,7 +138,7 @@ printWebView(options?: PrintOptions | undefined) => Promise 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 |