aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-02 23:35:42 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-02 23:36:07 +0900
commit4671708265bd7c86e19716b220d08f19e11cbb98 (patch)
tree7f296338c46df78ebea51eb1a1fee4cef52b3026 /files
parent507df517bd8f360f8317b068c66bd58de10a3572 (diff)
downloadtranslated-content-4671708265bd7c86e19716b220d08f19e11cbb98.tar.gz
translated-content-4671708265bd7c86e19716b220d08f19e11cbb98.tar.bz2
translated-content-4671708265bd7c86e19716b220d08f19e11cbb98.zip
Update index.md
Diffstat (limited to 'files')
-rw-r--r--files/ja/web/api/request/credentials/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/request/credentials/index.md b/files/ja/web/api/request/credentials/index.md
index 55262b1831..29003f5a5c 100644
--- a/files/ja/web/api/request/credentials/index.md
+++ b/files/ja/web/api/request/credentials/index.md
@@ -42,11 +42,11 @@ var myRequest = new Request('flowers.jpg');
var myCred = myRequest.credentials; // 既定では "same-origin" を返す
```
-## 仕様
+## 仕様書
{{Specifications}}
-## ブラウザー実装状況
+## ブラウザーの互換性
{{Compat}}