Skip to content

Commit 9082021

Browse files
committed
fixed bad translation
1 parent f026461 commit 9082021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Translations/Chinese/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* 如果把 HTML5 看作做一个开放平台,那它的构建模块有哪些?
5959
* 请描述 `cookies``sessionStorage``localStorage` 的区别。
6060
* 请解释 `<script>``<script async>``<script defer>` 的区别。
61-
* 为什么通常推荐将 CSS `<link>` 放置在 `<head></head>` 之间,而将 JS `<script>` 放置在 `</body>` 之前?你知道相关解释吗
61+
* 为什么通常推荐将 CSS `<link>` 放置在 `<head></head>` 之间,而将 JS `<script>` 放置在 `</body>` 之前?你知道有哪些例外吗
6262
* 什么是渐进式渲染 (progressive rendering)?
6363
* 你用过哪些不同的 HTML 模板语言?
6464

0 commit comments

Comments
 (0)