diff --git a/files/zh-cn/web/api/keyboardlayoutmap/size/index.md b/files/zh-cn/web/api/keyboardlayoutmap/size/index.md index b8e2af670e2321..6490e1545a1617 100644 --- a/files/zh-cn/web/api/keyboardlayoutmap/size/index.md +++ b/files/zh-cn/web/api/keyboardlayoutmap/size/index.md @@ -9,7 +9,7 @@ l10n: {{domxref("KeyboardLayoutMap")}} 接口的 **`size`** 只读属性返回映射中的元素数量。 -该属性与 {{jsxref("Map.prototype.size")}} 相同。 +该属性与 {{jsxref("Map.prototype.size")}} 相似。 ## 值