diff --git a/en-US/dita/RTC-NG/release/release_notes.dita b/en-US/dita/RTC-NG/release/release_notes.dita
index 711a0400ba2..8bd2a23e203 100644
--- a/en-US/dita/RTC-NG/release/release_notes.dita
+++ b/en-US/dita/RTC-NG/release/release_notes.dita
@@ -45,8 +45,8 @@
Other Improvements
This release includes the following additional improvements:
- Optimizes the management method of Texture Buffer for SDK capture and custom video capture scenarios, effectively eliminating frame dropping and crash risks.
- - When
- - 优化了 Token 解析时的逻辑,避免传入非法 Token 后 App 发生崩溃。
+ - Optimizes the logic of handling invalid parameters. When you call the method to set the playback speed of audio files, if you pass an invalid parameter, the SDK returns the error code -2, which means that you need to reset the parameter.
+ - Optimizes the logic of Token parsing, in order to prevent an app from crash when an invalid token is passed in.