ソースを参照

fixed typo

Former-commit-id: 38808d8d377d3a051c24a18b89c0aca02fe484d2
Gildas 6 年 前
コミット
6d50f0f18d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.MD

+ 1 - 1
README.MD

@@ -72,7 +72,7 @@ See https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md4
 | Pages are saved as a single file                | ✓ 	         | ✓ 	         | ✓ 	         | ✓ 	         |            	|
 | HTML and styles are minified                    | ✓           | ✓ 	         |   	         |             |            	|
 | Unused HTML and styles are removed from files   | ✓           | ✓ 	         |   	         |             |            	|
-| Binary resources are not encodeed in base 64    |             | ✓ 	         | ✓ 	         |             | ✓          	|
+| Binary resources are not encoded in base 64     |             | ✓ 	         | ✓ 	         |             | ✓          	|
 | Files are compressed                            |             | ✓ 	         | ✓ 	         |             |            	|
 | Files can be viewed w/o installing an extension | ✓           | ✓*          |   	         | ✓**         | ✓          	|
 | Files can be viewed w/o JavaScript              | ✓           |   	         | ✓ 	         | ✓           | ✓          	|