This is an automated email from the ASF dual-hosted git repository.
ipolyzos pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 1e73c6e4c [doc] fix typo in flink.md (#1387)
1e73c6e4c is described below
commit 1e73c6e4c7988648edc57f20f144ab8934de7694
Author: Zmm <[email protected]>
AuthorDate: Wed Jul 23 15:15:50 2025 +0800
[doc] fix typo in flink.md (#1387)
---
website/docs/quickstart/flink.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docs/quickstart/flink.md b/website/docs/quickstart/flink.md
index 2dfeb944d..eaf433201 100644
--- a/website/docs/quickstart/flink.md
+++ b/website/docs/quickstart/flink.md
@@ -526,4 +526,4 @@ docker compose down -v
to stop all containers.
## Learn more
-Now that you're up an running with Fluss and Flink, check out the [Apache
Flink Engine](engine-flink/getting-started.md) docs to learn more features with
Flink or [this guide](/maintenance/observability/quickstart.md) to learn how to
set up an observability stack for Fluss and Flink.
+Now that you're up and running with Fluss and Flink, check out the [Apache
Flink Engine](engine-flink/getting-started.md) docs to learn more features with
Flink or [this guide](/maintenance/observability/quickstart.md) to learn how to
set up an observability stack for Fluss and Flink.