File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
content.zh/docs/deployment Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -170,9 +170,9 @@ covered by [FLINK-26606](https://issues.apache.org/jira/browse/FLINK-26606).
170170
171171## Deployment Modes
172172
173- Flink can execute applications in one of three ways :
174- - in Application Mode,
175- - in Session Mode.
173+ Flink can execute applications in two modes :
174+ - Application Mode,
175+ - Session Mode.
176176
177177 The above modes differ in:
178178 - the cluster lifecycle and resource isolation guarantees
Original file line number Diff line number Diff line change @@ -171,9 +171,9 @@ covered by [FLINK-26606](https://issues.apache.org/jira/browse/FLINK-26606).
171171
172172## Deployment Modes
173173
174- Flink can execute applications in one of three ways :
175- - in Application Mode,
176- - in Session Mode,
174+ Flink can execute applications in two modes :
175+ - Application Mode,
176+ - Session Mode.
177177
178178 The above modes differ in:
179179 - the cluster lifecycle and resource isolation guarantees
You can’t perform that action at this time.
0 commit comments