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

czweng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new e1c5d2d794 [doc] Fix incorrect header level in manage-branches.md
e1c5d2d794 is described below

commit e1c5d2d794233cb9cffd9eeb2113a7d2a437cdb6
Author: tsreaper <[email protected]>
AuthorDate: Mon Dec 30 11:20:45 2024 +0800

    [doc] Fix incorrect header level in manage-branches.md
---
 docs/content/maintenance/manage-branches.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/maintenance/manage-branches.md 
b/docs/content/maintenance/manage-branches.md
index b34a881b0f..2da92056a8 100644
--- a/docs/content/maintenance/manage-branches.md
+++ b/docs/content/maintenance/manage-branches.md
@@ -199,7 +199,7 @@ Run the following command:
 
 {{< /tabs >}}
 
-### Batch Reading from Fallback Branch
+## Batch Reading from Fallback Branch
 
 You can set the table option `scan.fallback-branch`
 so that when a batch job reads from the current branch, if a partition does 
not exist,

Reply via email to