aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
author9sako6 <31821663+9sako6@users.noreply.github.com>2021-05-15 11:41:14 +0900
committerGitHub <noreply@github.com>2021-05-15 11:41:14 +0900
commit880322adfe668a56ce932782b9b0878c4a833199 (patch)
tree1a39410217baf020c1d35514eb7a2a9bf13c20d4 /files
parent89a011613986b0bc001b44aae68ab184fd1b02f8 (diff)
downloadtranslated-content-880322adfe668a56ce932782b9b0878c4a833199.tar.gz
translated-content-880322adfe668a56ce932782b9b0878c4a833199.tar.bz2
translated-content-880322adfe668a56ce932782b9b0878c4a833199.zip
Fix typo in a Japanese page (#778)
There is a mistyped Hiragana (Japanese syllabary) :)
Diffstat (limited to 'files')
-rw-r--r--files/ja/web/web_components/using_custom_elements/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/web_components/using_custom_elements/index.html b/files/ja/web/web_components/using_custom_elements/index.html
index c19f2f73c9..91e62cb41c 100644
--- a/files/ja/web/web_components/using_custom_elements/index.html
+++ b/files/ja/web/web_components/using_custom_elements/index.html
@@ -302,4 +302,4 @@ adoptedCallback() {
<h2 id="Libraries" name="Libraries">ライブラリ</h2>
-<p>カスタム要素を作る際に抽象度を高めることを目的とした、Web Componentsで実装されたライブラリがあります。その内のいくつかを挙げます。<a href="https://github.com/devpunks/snuggsi" rel="nofollow">snuggsi ツ</a>、<a href="https://x-tag.github.io/" rel="nofollow">X-Tag</a>、<a href="http://slimjs.com/" rel="nofollow">Slim.js</a>、<a href="https://lit-element.polymer-project.org/">LitElement</a>、<a href="https://www.htmlelements.com/">Smart</a>、<a href="https://stenciljs.com">Stencil</a>。</p>
+<p>カスタム要素を作る際に抽象度を高めることを目的とした、Web Componentsで実装されたライブラリがあります。その内のいくつかを挙げます。<a href="https://github.com/devpunks/snuggsi" rel="nofollow">snuggsi</a>、<a href="https://x-tag.github.io/" rel="nofollow">X-Tag</a>、<a href="http://slimjs.com/" rel="nofollow">Slim.js</a>、<a href="https://lit-element.polymer-project.org/">LitElement</a>、<a href="https://www.htmlelements.com/">Smart</a>、<a href="https://stenciljs.com">Stencil</a>。</p>