aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/ja/web/html/element/summary/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/summary/index.html b/files/ja/web/html/element/summary/index.html
index 64afe6b82b..5b2413f101 100644
--- a/files/ja/web/html/element/summary/index.html
+++ b/files/ja/web/html/element/summary/index.html
@@ -114,7 +114,7 @@ translation_of: Web/HTML/Element/summary
<h3 id="HTML_in_summaries" name="HTML_in_summaries">概要の中の HTML</h3>
-<p>この例は、 <code>&lt;summary&gt;</code> 要素にいくらか意味をを追加して、ラベルを重要であると示します。</p>
+<p>この例は、 <code>&lt;summary&gt;</code> 要素にいくらか意味を追加して、ラベルを重要であると示します。</p>
<pre class="brush: html notranslate">&lt;details open&gt;
&lt;summary&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/summary&gt;