aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-12 21:18:24 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-12 21:36:02 +0900
commita90e3d62a228cafd3eb9790cb778c23e4649a2c4 (patch)
tree892d00b28ac7bfdb1bac8e2a680f23ecbfb0d1cb
parent1651ef597c75e45f8e7d09df0f23d8b4d488449d (diff)
downloadtranslated-content-a90e3d62a228cafd3eb9790cb778c23e4649a2c4.tar.gz
translated-content-a90e3d62a228cafd3eb9790cb778c23e4649a2c4.tar.bz2
translated-content-a90e3d62a228cafd3eb9790cb778c23e4649a2c4.zip
Update index.md
-rw-r--r--files/ja/web/api/cookiestore/change_event/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/cookiestore/change_event/index.md b/files/ja/web/api/cookiestore/change_event/index.md
index 22124ad956..4d497e64cd 100644
--- a/files/ja/web/api/cookiestore/change_event/index.md
+++ b/files/ja/web/api/cookiestore/change_event/index.md
@@ -42,7 +42,7 @@ cookieStore.onchange = function(event) {
};
```
-## 仕様
+## 仕様書
{{Specifications}}