From 03c4d886c6f761c06e30fdd31bfbd3db0cdf2eb5 Mon Sep 17 00:00:00 2001 From: Stone <65757184+Stream-web@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:35:42 +0800 Subject: [PATCH] Update sidebarLearn.json --- src/sidebarLearn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sidebarLearn.json b/src/sidebarLearn.json index 3c1c34190c..d1a41443e6 100644 --- a/src/sidebarLearn.json +++ b/src/sidebarLearn.json @@ -29,7 +29,7 @@ "path": "/learn/creating-a-react-app" }, { - "title": "从头构建一个 React 应用", + "title": "从零构建一个 React 应用", "path": "/learn/build-a-react-app-from-scratch" }, {