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

lzljs3620320 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 98c161e0c7 [doc] fix doc error (#5087)
98c161e0c7 is described below

commit 98c161e0c74b9b19d5d43121f2cc20a63da6939d
Author: LsomeYeah <[email protected]>
AuthorDate: Sun Feb 16 21:21:25 2025 +0800

    [doc] fix doc error (#5087)
---
 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 7b18583709..c0a9a61bfc 100644
--- a/docs/content/maintenance/manage-branches.md
+++ b/docs/content/maintenance/manage-branches.md
@@ -34,7 +34,7 @@ By merge or replace branch operations, users can complete the 
correcting of data
 
 ## Create Branches
 
-Paimon supports creating branch from a specific tag or snapshot, or just 
creating an empty branch which means the initial state of the created branch is 
like an empty table.
+Paimon supports creating branch from a specific tag, or just creating an empty 
branch which means the initial state of the created branch is like an empty 
table.
 
 {{< tabs "create-branches" >}}
 

Reply via email to