aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html b/files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html
index 0a8a5da6a2..2de057b837 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/dataview/getint8/index.html
@@ -34,9 +34,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/DataView/getInt8
<h2 id="描述">描述</h2>
-<dl>
- <dd> 没有对齐约束; 多字节值可以从任何偏移量获取.</dd>
-</dl>
+<p> 没有对齐约束; 多字节值可以从任何偏移量获取.</p>
<h2 id="例子">例子</h2>