Skip to content

Commit dc25749

Browse files
committed
[Improve] Fix typo. (#4248)
1 parent 73de0f5 commit dc25749

File tree

1 file changed

+1
-1
lines changed
  • streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/spark

1 file changed

+1
-1
lines changed

streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/spark/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default {
7676
jmMemoryOptions: 'JM内存',
7777
tmMemoryOptions: 'TM内存',
7878
podTemplate: 'Kubernetes Pod 模板',
79-
sparkCluster: 'Flink集群',
79+
sparkCluster: 'Spark集群',
8080
yarnQueue: 'Yarn队列',
8181
mavenPom: 'maven pom',
8282
uploadJar: '上传依赖Jar文件',

0 commit comments

Comments
 (0)