You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by kk...@apache.org on 2020/06/10 14:02:59 UTC

[flink] 02/04: [hotfix] Fix typo in ops/deployment/index

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

kkloudas pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 924265a33a5109d91aa749a67fcf7e2ba1cc4f9c
Author: Kostas Kloudas <kk...@gmail.com>
AuthorDate: Mon Jun 8 14:46:02 2020 +0200

    [hotfix] Fix typo in ops/deployment/index
    
    (cherry picked from commit d98b935b200774f14c130b6ad6dbeff43f692bdf)
---
 docs/ops/deployment/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ops/deployment/index.md b/docs/ops/deployment/index.md
index 85fde97..94ef1ce 100644
--- a/docs/ops/deployment/index.md
+++ b/docs/ops/deployment/index.md
@@ -62,7 +62,7 @@ Apache Flink ships with first class support for a number of common deployment ta
         <b>Yarn</b>
       </div>
       <div class="panel-body">
-        Deploy Flink on-top Apache Hadoop's resource manager 
+        Deploy Flink on-top of Apache Hadoop's resource manager 
         <br><a href="{{ site.baseurl }}/ops/deployment/yarn_setup.html">Learn more</a>
       </div>
     </div>