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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 29ae16579 fix markdown error (#338)
29ae16579 is described below

commit 29ae1657952cf4ce8c286c9ae1f233ec58b8a0ae
Author: Shawn Yang <[email protected]>
AuthorDate: Wed Oct 29 01:42:12 2025 +0800

    fix markdown error (#338)
---
 blog/2025-10-29-fory_rust_versatile_serialization_framework.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blog/2025-10-29-fory_rust_versatile_serialization_framework.md 
b/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
index d78da05f7..20eaca1ab 100644
--- a/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
+++ b/blog/2025-10-29-fory_rust_versatile_serialization_framework.md
@@ -321,7 +321,7 @@ This modular design ensures clean separation of concerns 
and makes the codebase
    - Rich object graphs with shared references
 
 4. **Real-time systems**
-   - Low-latency requirements (<1ms serialization)
+   - Low-latency requirements (`<1ms` serialization)
    - Memory-mapped file access
    - Zero-copy deserialization critical
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to