diff --git a/README.md b/README.md
index 2a0ac433cce1..7b9de2d9c0e1 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
# Apache Beam
-[Apache Beam](http://beam.apache.org/) is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including [Apache Flink](http://flink.apache.org/), [Apache Spark](http://spark.apache.org/), [Google Cloud Dataflow](http://cloud.google.com/dataflow/), and [Hazelcast Jet](https://jet.hazelcast.org/).
+[Apache Beam](http://beam.apache.org/) is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including [Apache Flink](http://flink.apache.org/), [Apache Spark](http://spark.apache.org/), [Google Cloud Dataflow](http://cloud.google.com/dataflow/), and [Hazelcast Jet](https://hazelcast.com/).
## Status
diff --git a/website/www/site/data/en/documentation_runners.yaml b/website/www/site/data/en/documentation_runners.yaml
index aa8480e3459f..8c67a8f28c6b 100644
--- a/website/www/site/data/en/documentation_runners.yaml
+++ b/website/www/site/data/en/documentation_runners.yaml
@@ -32,6 +32,6 @@
icon: icons/documentation/runners/nemo-icon.svg
description: Runs on Apache Nemo.
- name: { text: "JetRunner:", link: /documentation/runners/jet/ }
- description: Runs on Hazelcast Jet.
+ description: Runs on Hazelcast Jet.
- name: { text: "Twister2Runner:", link: /documentation/runners/twister2/ }
description: Runs on Twister2.