Skip to content

Commit f174543

Browse files
authored
[hotfix][docs] Fix misuse of Flink in deploying pages (#1056)
1 parent 21f5a61 commit f174543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/install-deploy/deploying-distributed-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If your cluster does not fulfill these software requirements, you will need to i
4545

4646
### `JAVA_HOME` Configuration
4747

48-
Flink requires the `JAVA_HOME` environment variable to be set on all nodes and point to the directory of your Java installation.
48+
Fluss requires the `JAVA_HOME` environment variable to be set on all nodes and point to the directory of your Java installation.
4949

5050
## Fluss Setup
5151

website/docs/install-deploy/deploying-local-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If your cluster does not fulfill these software requirements you will need to in
3434

3535
### `JAVA_HOME` Configuration
3636

37-
Flink requires the `JAVA_HOME` environment variable to be set on your
37+
Fluss requires the `JAVA_HOME` environment variable to be set on your
3838
test machine and point to the directory of your Java installation.
3939

4040
## Fluss Setup

0 commit comments

Comments
 (0)