You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ga...@apache.org on 2019/09/26 08:36:34 UTC

[flink-shaded] 01/01: [hotfix] Fix typo in README.md

This is an automated email from the ASF dual-hosted git repository.

gary pushed a commit to branch README.md-typo-1
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit a2e77b4e9886c879d06e73d61aa0e911f13eacb4
Author: GJL <ga...@apache.org>
AuthorDate: Thu Sep 26 10:36:29 2019 +0200

    [hotfix] Fix typo in README.md
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6483eec..86ca1e4 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ This repository contains a number of shaded dependencies for the [Apache Flink](
 
 The purpose of these dependencies is to provide a single instance of a shaded dependency in the Flink distribution, instead of each individual module shading the dependency.
 
-With the exceptin of `flink-shaded-hadoop-2`, shaded dependencies contained here do not expose any transitive dependencies. They may or may not be self-contained.
+With the exception of `flink-shaded-hadoop-2`, shaded dependencies contained here do not expose any transitive dependencies. They may or may not be self-contained.
 
 When using these dependencies it is recommended to work directly against the shaded namespaces.