From fea884203025bd9e59754d443c0041151a518e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Tue, 17 Jul 2018 00:04:24 -0300 Subject: [PATCH] Typo on string #13 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6601e9e..401c525 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Turns your web page to a single HTML file with everything inlined - perfect for - Minify JavaScript (via [uglify-js](https://github.com/mishoo/UglifyJS "mishoo/UglifyJS - GitHub")) - Strips white from CSS - Base64 encode images and videos -- Puts everything back together as a single HTML file with a simplfied doctype +- Puts everything back together as a single HTML file with a simplified doctype ## Installation