diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-20 00:35:14 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-06-21 23:09:55 +0900 |
commit | 9c60b41dc6d7b2bfb8d355a223ee7fe5a0e6d884 (patch) | |
tree | 60fc4c495c68dc9b65f55f804628790f82c428b7 /files/ja | |
parent | 2f641d6ab50878d8e1a2560db1f50df6ff8981d3 (diff) | |
download | translated-content-9c60b41dc6d7b2bfb8d355a223ee7fe5a0e6d884.tar.gz translated-content-9c60b41dc6d7b2bfb8d355a223ee7fe5a0e6d884.tar.bz2 translated-content-9c60b41dc6d7b2bfb8d355a223ee7fe5a0e6d884.zip |
Update files/ja/web/api/element/innerhtml/index.html
Co-authored-by: potappo <potappo@gmail.com>
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/web/api/element/innerhtml/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/element/innerhtml/index.html b/files/ja/web/api/element/innerhtml/index.html index a595f13350..cd59aeb3d6 100644 --- a/files/ja/web/api/element/innerhtml/index.html +++ b/files/ja/web/api/element/innerhtml/index.html @@ -200,7 +200,7 @@ boxElem.addEventListener("mouseleave", logEvent);</pre> <h2 id="Browser_compatibility">ブラウザーの互換性</h2> -<p>{{Compat("api.Element.innerHTML")}}</p> +<p>{{Compat}}</p> <h2 id="See_also">関連情報</h2> |