aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/errors
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/errors')
-rw-r--r--files/zh-cn/web/javascript/reference/errors/cant_assign_to_property/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/errors/cant_assign_to_property/index.html b/files/zh-cn/web/javascript/reference/errors/cant_assign_to_property/index.html
index cceeb330c4..8997836b20 100644
--- a/files/zh-cn/web/javascript/reference/errors/cant_assign_to_property/index.html
+++ b/files/zh-cn/web/javascript/reference/errors/cant_assign_to_property/index.html
@@ -1,7 +1,8 @@
---
title: 'TypeError: can''t assign to property "x" on "y": not an object'
-slug: Web/JavaScript/Reference/Errors/不能添加属性
+slug: Web/JavaScript/Reference/Errors/Cant_assign_to_property
translation_of: Web/JavaScript/Reference/Errors/Cant_assign_to_property
+original_slug: Web/JavaScript/Reference/Errors/不能添加属性
---
<div>{{jsSidebar("Errors")}}</div>