From 9d770051eefea23b50ec51a5a60f238c33972699 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 23 Jun 2023 23:42:09 -0300 Subject: [PATCH] postman: update readme --- packages/typescript/postman/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typescript/postman/README.md b/packages/typescript/postman/README.md index e030094..22699b4 100644 --- a/packages/typescript/postman/README.md +++ b/packages/typescript/postman/README.md @@ -5,7 +5,7 @@ of a web page, and afterwards display the web page with all of its
dependencies in-place, ready to use.
An example of a dependency could be a font, an image, a script,
-a stylesheet, a JSON blob, and other formats can be downloaded
+a stylesheet, and a JSON blob, Other formats can be downloaded
as plain-text.
## Examples