From 5f6213e548642d5eb2341485a1c0462c16bb87a6 Mon Sep 17 00:00:00 2001 From: Flex Zhong Date: Fri, 27 Aug 2021 11:18:05 +0800 Subject: [PATCH] Update README.zh-cn.md --- 6-space-game/translations/README.zh-cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6-space-game/translations/README.zh-cn.md b/6-space-game/translations/README.zh-cn.md index 6e4694d3..f3deed1f 100644 --- a/6-space-game/translations/README.zh-cn.md +++ b/6-space-game/translations/README.zh-cn.md @@ -1,6 +1,6 @@ # 构建一款太空游戏 -一个空间游戏来教授更高级的 JavaScript 基础知识 +一个太空游戏来教授更高级的 JavaScript 基础知识 在本课中,你将学习如何建立你自己的太空游戏。如果你曾经玩过 "太空侵略者 "这个游戏,这个游戏的想法是一样的:驾驶飞船,向从上面下来的怪物开火。下面是完成后的游戏的样子。