From deeaf8b4835107195358fd36b7bebac62bdb5807 Mon Sep 17 00:00:00 2001 From: Carolyn Wu <87150472+cw118@users.noreply.github.com> Date: Mon, 10 Jan 2022 03:15:09 -0500 Subject: Fix missed typo (#3575) --- .../learn/html/introduction_to_html/advanced_text_formatting/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/learn') diff --git a/files/zh-cn/learn/html/introduction_to_html/advanced_text_formatting/index.html b/files/zh-cn/learn/html/introduction_to_html/advanced_text_formatting/index.html index 87cfd2d4ee..841524b967 100644 --- a/files/zh-cn/learn/html/introduction_to_html/advanced_text_formatting/index.html +++ b/files/zh-cn/learn/html/introduction_to_html/advanced_text_formatting/index.html @@ -51,7 +51,7 @@ translation_of: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting <dd>戏剧中,为渲染幽默或戏剧性效果而进行的场景之外的补充注释念白,只面向观众,内容一般都是角色的感受、想法、以及一些背景信息等。</dd> </dl> -
浏览器的默认样式会在描述列表的描述部分(description description)和描述术语(description terms)之间产生缩进。MDN非常严密地遵循这一惯例,同时也鼓励关于术语的其他更多的定义(but also embolden the terms for extra definition)。
+浏览器的默认样式会在描述列表的描述部分(description definition)和描述术语(description terms)之间产生缩进。MDN非常严密地遵循这一惯例,同时也鼓励关于术语的其他更多的定义(but also embolden the terms for extra definition)。
下面是前述代码的显示结果:
-- cgit v1.2.3-54-g00ecf