aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/domexception/name/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/domexception/name/index.html')
-rw-r--r--files/ja/web/api/domexception/name/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/domexception/name/index.html b/files/ja/web/api/domexception/name/index.html
index d708e5d710..cae6d4027c 100644
--- a/files/ja/web/api/domexception/name/index.html
+++ b/files/ja/web/api/domexception/name/index.html
@@ -13,7 +13,7 @@ translation_of: Web/API/DOMException/name
---
<p>{{ APIRef("DOM") }}</p>
-<p><strong><code>name</code></strong> は {{domxref("DOMException")}} インターフェイスの読取専用プロパティで、 <a href="/en-US/docs/Web/API/DOMException#Error_names">エラー名</a>に結びつけられた文字列のうちの一つを含む {{domxref("DOMString")}} を返します。</p>
+<p><strong><code>name</code></strong> は {{domxref("DOMException")}} インターフェイスの読取専用プロパティで、 <a href="/ja/docs/Web/API/DOMException#Error_names">エラー名</a>に結びつけられた文字列のうちの一つを含む {{domxref("DOMString")}} を返します。</p>
<h2 id="Syntax" name="Syntax">構文</h2>