From 7dd7944487d369e3c002991753487e869bfdc4a1 Mon Sep 17 00:00:00 2001 From: YuKun Liu Date: Fri, 14 Jan 2022 09:56:46 +0800 Subject: [PATCH] Update ZH_CN.md --- notes/README/ZH_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes/README/ZH_CN.md b/notes/README/ZH_CN.md index eaf364c807..dfc5b3e89d 100644 --- a/notes/README/ZH_CN.md +++ b/notes/README/ZH_CN.md @@ -61,7 +61,7 @@
-Dioxus 是一个可移植、高性能的框架,用于在 Rust 中建跨平台的用户界面。 +Dioxus 是一个可移植、高性能的框架,用于在 Rust 中构建跨平台的用户界面。 ```rust fn app(cx: Scope) -> Element { @@ -165,4 +165,4 @@ Dioxus 使 Rust 应用程序的编写速度和 React 应用程序一样快,但 这个项目使用 [MIT 协议]. -[MIT 协议]: https://github.com/dioxuslabs/dioxus/blob/master/LICENSE \ No newline at end of file +[MIT 协议]: https://github.com/dioxuslabs/dioxus/blob/master/LICENSE