diff --git a/docs/content.zh/docs/deployment/overview.md b/docs/content.zh/docs/deployment/overview.md index e3d5e0168e957..cc5584b2aeeab 100644 --- a/docs/content.zh/docs/deployment/overview.md +++ b/docs/content.zh/docs/deployment/overview.md @@ -170,9 +170,9 @@ covered by [FLINK-26606](https://issues.apache.org/jira/browse/FLINK-26606). ## Deployment Modes -Flink can execute applications in one of three ways: -- in Application Mode, -- in Session Mode. +Flink can execute applications in two modes: +- Application Mode, +- Session Mode. The above modes differ in: - the cluster lifecycle and resource isolation guarantees diff --git a/docs/content/docs/deployment/overview.md b/docs/content/docs/deployment/overview.md index 79e22a25c9b25..8ed33731717a0 100644 --- a/docs/content/docs/deployment/overview.md +++ b/docs/content/docs/deployment/overview.md @@ -171,9 +171,9 @@ covered by [FLINK-26606](https://issues.apache.org/jira/browse/FLINK-26606). ## Deployment Modes -Flink can execute applications in one of three ways: -- in Application Mode, -- in Session Mode, +Flink can execute applications in two modes: +- Application Mode, +- Session Mode. The above modes differ in: - the cluster lifecycle and resource isolation guarantees