aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/border-image-width/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/border-image-width/index.html')
-rw-r--r--files/zh-cn/web/css/border-image-width/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/border-image-width/index.html b/files/zh-cn/web/css/border-image-width/index.html
index 50a0dfb0c1..8a5ba4b1a1 100644
--- a/files/zh-cn/web/css/border-image-width/index.html
+++ b/files/zh-cn/web/css/border-image-width/index.html
@@ -54,7 +54,7 @@ border-image-width: unset;
<li>当指定 <strong>一个</strong> 值时,它将作用到 <strong>四个方向 </strong>;</li>
<li>当指定 <strong>两个</strong> 值时,它将分别作用到 <strong>垂直方向 </strong>和 <strong>水平方向 </strong>;</li>
<li>当指定 <strong>三个</strong> 值时,它将分别作用到 <strong>上方</strong>、<strong>水平方向</strong>、和<strong>下方</strong>;</li>
- <li>当指定 <strong>三个</strong> 值时,它将分别作用到 <strong>上方</strong>、<strong>右方</strong>、<strong>下方和左方。</strong></li>
+ <li>当指定 <strong>四个</strong> 值时,它将分别作用到 <strong>上方</strong>、<strong>右方</strong>、<strong>下方和左方。</strong></li>
</ul>
<h3 id="取值">取值</h3>