diff --git a/packages/typescript/postman/README.md b/packages/typescript/postman/README.md index a214237..0b1b183 100644 --- a/packages/typescript/postman/README.md +++ b/packages/typescript/postman/README.md @@ -12,11 +12,10 @@ as plain-text.
### Progress bar -The following example demonstrates how postman can be used to download -fonts, images, scripts, and stylesheets. The progress of the download is -reported in `span.percent`. When the download is complete the text -"Done" will replace the progress tracked in `span.percent`: - +The following example demonstrates how postman can be used to download
+fonts, images, scripts, and stylesheets. The progress of the download is
+reported in `span.percent`. When the download is complete the text
+"Done" will replace the progress tracked in `span.percent`:
**/index.html**