diff options
author | x270 <42441861+x270@users.noreply.github.com> | 2021-05-04 12:38:47 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 12:38:47 +0900 |
commit | 8f52ddc369f932cc6b7159df884585970e977440 (patch) | |
tree | 23c71a8d40adf13703c1aa776350a9da3461c534 /files/ja | |
parent | b66c17e095393d4b74eb354cd89a4bfffe510da3 (diff) | |
download | translated-content-8f52ddc369f932cc6b7159df884585970e977440.tar.gz translated-content-8f52ddc369f932cc6b7159df884585970e977440.tar.bz2 translated-content-8f52ddc369f932cc6b7159df884585970e977440.zip |
docs/Learn/Accessibility/HTML の修正(typo) (#568)
mozila → mozillaに修正。
同様のtypoは検索した限り他には無し。
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/learn/accessibility/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/learn/accessibility/html/index.html b/files/ja/learn/accessibility/html/index.html index 519594ad89..efcb7b9c1d 100644 --- a/files/ja/learn/accessibility/html/index.html +++ b/files/ja/learn/accessibility/html/index.html @@ -467,7 +467,7 @@ translation_of: Learn/Accessibility/HTML title="The Mozilla red dinosaur"> <!-- [alt 属性の訳: 赤いティラノサウルス・レックス。人間のように直立する二足歩行の恐竜で、腕は小さく、頭部は大きくて多くの鋭い歯があります。] -[title 属性の訳: Mozzila の赤い恐竜] +[title 属性の訳: Mozilla の赤い恐竜] --> <img src="dinosaur.png" aria-labelledby="dino-label"> |