aboutsummaryrefslogtreecommitdiff
path: root/files/ja/orphaned
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/orphaned')
-rw-r--r--files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html b/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html
index b02af7aa13..7f21add937 100644
--- a/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html
+++ b/files/ja/orphaned/web/javascript/reference/errors/typed_array_invalid_arguments/index.html
@@ -7,7 +7,6 @@ tags:
- JavaScript
- TypeError
translation_of: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments
-original_slug: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments
---
<div>{{jsSidebar("Errors")}}</div>
@@ -15,7 +14,7 @@ original_slug: Web/JavaScript/Reference/Errors/Typed_array_invalid_arguments
<pre class="syntaxbox">TypeError: invalid arguments (Firefox)</pre>
-<h2 id="エラータイプ">エラータイプ</h2>
+<h2 id="Error_type">エラーの種類</h2>
<p>{{jsxref("TypeError")}}</p>