diff options
author | Sotaro Tommykawa <15074382+ssssota@users.noreply.github.com> | 2021-10-08 20:16:33 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-10-13 02:05:14 +0900 |
commit | c64ee0dfeb73e7d861df1306e912b3d6ce1beb9c (patch) | |
tree | 6ffcf3e74e22911fe2ab9965aebdc23da006acae /files | |
parent | da1f6d88ee1a030c25f5b07dc5691b131f3684e3 (diff) | |
download | translated-content-c64ee0dfeb73e7d861df1306e912b3d6ce1beb9c.tar.gz translated-content-c64ee0dfeb73e7d861df1306e912b3d6ce1beb9c.tar.bz2 translated-content-c64ee0dfeb73e7d861df1306e912b3d6ce1beb9c.zip |
誤訳を修正
Diffstat (limited to 'files')
-rw-r--r-- | files/ja/web/html/element/link/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/link/index.html b/files/ja/web/html/element/link/index.html index 56c5de20a6..512c41be30 100644 --- a/files/ja/web/html/element/link/index.html +++ b/files/ja/web/html/element/link/index.html @@ -93,7 +93,7 @@ translation_of: Web/HTML/Element/link <p>fetch, XHR</p> <div class="blockIndicator note"> - <p>この値は <code><link></code> に crossorigin 属性をつけるために必要です。</p> + <p>この値では <code><link></code> に crossorigin 属性が必要です。</p> </div> </td> </tr> |