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

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new e66e103  Fix typo in twister2 docs
     new 7a5ffed  Merge pull request #13009 from mhsekhavat/patch-1
e66e103 is described below

commit e66e103e0e109c9ff58902cb1a3a1ebb4ecdd6d4
Author: Mohammad Hossein Sekhavat <[email protected]>
AuthorDate: Sun Oct 4 02:11:09 2020 -0400

    Fix typo in twister2 docs
    
    Replace Jet with Twister2.
---
 website/www/site/content/en/documentation/runners/twister2.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/content/en/documentation/runners/twister2.md 
b/website/www/site/content/en/documentation/runners/twister2.md
index fffdfc1..9c019ee 100644
--- a/website/www/site/content/en/documentation/runners/twister2.md
+++ b/website/www/site/content/en/documentation/runners/twister2.md
@@ -34,7 +34,7 @@ require high performance, and provide.
 * Native support for Beam side-inputs.
 
 The [Beam Capability Matrix](/documentation/runners/capability-matrix/) 
documents the
-supported capabilities of the Jet Runner.
+supported capabilities of the Twister2 Runner.
 
 ## Running WordCount with the Twister2 Runner
 

Reply via email to