From 7cf321a256447ed46f2d277f9e14430e7037d41b Mon Sep 17 00:00:00 2001 From: Simon Praetorius <simip@gmx.de> Date: Mon, 3 Sep 2018 11:21:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 862e8bd..b7e6c04 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ proposed one. A comparions: | APPENDED_RAW | **x** | **x** | | APPENDED_BASE64 | **x** | - | | BASE64_COMPRESSED | - | - | -| APPEDED_COMPRESSED | - | **x** | +| APPENDED_COMPRESSED| - | **x** | | Parallel files | **x** | **x** | | Conforming Data | **x** | **x** | | NonConforming Data | **x** | **x** | -- GitLab