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:34:05 UTC

[flink-shaded] branch README.md-typo created (now ee9dde2)

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

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


      at ee9dde2  Fix typo in README.md

This branch includes the following new commits:

     new ee9dde2  Fix typo in README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ee9dde2801868e7c92f49b5e24ca2ce002963b38
Author: GJL <ga...@apache.org>
AuthorDate: Thu Sep 26 10:33:58 2019 +0200

    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.