From 04dcd6f4d3bf9bfe7f31eb5a88f703b5f8030db6 Mon Sep 17 00:00:00 2001 From: scitarust <94152172+scitarust@users.noreply.github.com> Date: Thu, 19 Jun 2025 15:38:11 +0800 Subject: [PATCH] Update hello.md --- src/hello.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hello.md b/src/hello.md index 923641cf..9e6f4d3a 100644 --- a/src/hello.md +++ b/src/hello.md @@ -1,6 +1,6 @@ # Hello World -这是传统的 Hello World 程序的源码。 +以下是经典的 Hello World 程序源码。 ```rust,editable // 这是注释内容,将会被编译器忽略掉