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

ColinLeeo pushed a commit to branch rc/2.4.0
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit fa38a9d27b1db32af29bea758857ce45840e84ce
Author: ColinLee <[email protected]>
AuthorDate: Sun Jul 19 20:53:59 2026 +0800

    update typo in release note.
---
 RELEASE_NOTES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 9da6cfc24..81ca4c67a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -23,7 +23,7 @@
 
 ## New Features
 
-- [Python] Extended `TsFileDataFrame` to support tree-moel TsFile files. (#816)
+- [Python] Extended `TsFileDataFrame` to support tree-model TsFile files. 
(#816)
 - [Java] Added `Tablet.serializedSize()` for exact serialized-size calculation 
and pre-allocation of serialization buffers. (#824)
 
 ## Improvements

Reply via email to