aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/strict_mode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/strict_mode/index.html')
-rw-r--r--files/ja/glossary/strict_mode/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/strict_mode/index.html b/files/ja/glossary/strict_mode/index.html
index 1c42c36f72..507089d112 100644
--- a/files/ja/glossary/strict_mode/index.html
+++ b/files/ja/glossary/strict_mode/index.html
@@ -11,7 +11,7 @@ translation_of: Glossary/strict_mode
<p>スクリプト全体を厳格モードにする場合は、他の文の前に <code>"use strict";</code> 文を含めることで呼び出すことができます。</p>
-<section class="Quick_links" id="Quick_Links">
+<section id="Quick_links">
<ol>
<li><a href="/ja/docs/Web/JavaScript/Reference/Strict_mode">厳格モード</a></li>
<li><a href="/ja/docs/Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode">厳格モードへの移行</a></li>