This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 09c6e5e Fixed Typo about zipDeflater in Migration guide
09c6e5e is described below
commit 09c6e5e2892cb42f9ddd4e19148eff6915c91df2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 10 11:28:46 2019 +0200
Fixed Typo about zipDeflater in Migration guide
---
MIGRATION.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MIGRATION.md b/MIGRATION.md
index 4e11297..7d718d7 100644
--- a/MIGRATION.md
+++ b/MIGRATION.md
@@ -56,7 +56,7 @@ We have also modularized many of the core components and
moved them out of `came
- camel-vm
- camel-xpath
- camel-xslt
-- camel-zip-defalter
+- camel-zip-deflater
Migrating custom components