From 6a7812967e94c2aa02ba9847cabe875fa7e27fc1 Mon Sep 17 00:00:00 2001 From: kyle Date: Sun, 3 Apr 2022 20:49:49 +0800 Subject: [PATCH] fixed typo. --- README-zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index 6c594b3934..1074d60169 100644 --- a/README-zh.md +++ b/README-zh.md @@ -123,7 +123,7 @@ Hugo is shipped in two set of binaries for technical reasons. The current websit 由于技术原因,Hugo 会发布两套二进制文件。 当前网站仅基于 **Hugo Extended** 版本运行。 -在 [发布页面](https://github.com/gohugoio/hugo/releases) 中查找名称为 `extended` 的归档。可以运行 `huge version` 查看是否有单词 `extended` 来确认。 +在 [发布页面](https://github.com/gohugoio/hugo/releases) 中查找名称为 `extended` 的归档。可以运行 `hugo version` 查看是否有单词 `extended` 来确认。