This is an automated email from the ASF dual-hosted git repository.

pvary pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new fff9ec3bbc Docs: Fix format of verifying release candidate with Flink 
(#11487)
fff9ec3bbc is described below

commit fff9ec3bbc322080da6363b657415b039c0e92a0
Author: Manu Zhang <[email protected]>
AuthorDate: Fri Nov 8 14:36:27 2024 +0800

    Docs: Fix format of verifying release candidate with Flink (#11487)
---
 site/docs/how-to-release.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/docs/how-to-release.md b/site/docs/how-to-release.md
index 85ecd64e51..be17d9495d 100644
--- a/site/docs/how-to-release.md
+++ b/site/docs/how-to-release.md
@@ -441,6 +441,7 @@ sql-client.sh embedded \
     -j iceberg-flink-runtime-1.20-{{ icebergVersion }}.jar \
     -j flink-connector-hive_2.12-1.20.jar \
     shell
+```
 
 
 ## Voting

Reply via email to