diff options
-rw-r--r-- | files/ja/web/guide/user_input_methods/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/guide/user_input_methods/index.html b/files/ja/web/guide/user_input_methods/index.html index d473fe319f..045c306b43 100644 --- a/files/ja/web/guide/user_input_methods/index.html +++ b/files/ja/web/guide/user_input_methods/index.html @@ -145,7 +145,7 @@ if (elem.requestFullscreen) { </ul> <div class="note"> -<p><strong>注</strong>: <a href="/ja/docs/Web/API/HTML_Drag_and_Drop_API">MDN のドラッグ&ドロップドキュメント</a>でもっと情報を確認することができます。</p> +<p><strong>注</strong>: <a href="/ja/docs/Web/API/HTML_Drag_and_Drop_API">MDN のドラッグ&ドロップドキュメント</a>でもっと多くの情報を確認することができます。</p> </div> <h4 id="contentEditable" name="contentEditable">コンテンツを編集可能にする</h4> |