This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new ef5bdfd fix title
ef5bdfd is described below
commit ef5bdfd64a3b64761852e16a6fbc29d9d49212c5
Author: plainheart <[email protected]>
AuthorDate: Wed Feb 28 14:26:39 2024 +0800
fix title
---
contents/en/how-to/cross-platform/server.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contents/en/how-to/cross-platform/server.md
b/contents/en/how-to/cross-platform/server.md
index 370c9f9..7c20377 100644
--- a/contents/en/how-to/cross-platform/server.md
+++ b/contents/en/how-to/cross-platform/server.md
@@ -16,7 +16,7 @@ In general, the server-side SVG rendering solution should be
preferred, or if SV
Server-side rendering also has some limitations, especially some operations
related to interaction cannot be supported. Therefore, if you have interaction
requirements, you can refer to "Server-Side Rendering with Hydration" below.
-## Server-Side SVG Rendering
+## Server-Side Rendering
### Server-Side SVG Rendering
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]