diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-03-12 21:20:09 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-03-12 21:36:02 +0900 |
commit | 401091638c2c9e1d4e55ec3c48aeecff09cd638b (patch) | |
tree | f64a0f891a2a1770b0c61db85b0df4401b5303ed /files/ja | |
parent | 7677b331868870c5eeba1d0b1e22e6dd91c7bd8b (diff) | |
download | translated-content-401091638c2c9e1d4e55ec3c48aeecff09cd638b.tar.gz translated-content-401091638c2c9e1d4e55ec3c48aeecff09cd638b.tar.bz2 translated-content-401091638c2c9e1d4e55ec3c48aeecff09cd638b.zip |
Update index.md
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/web/api/cookiestore/get/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/cookiestore/get/index.md b/files/ja/web/api/cookiestore/get/index.md index 2f6f6dbb9e..0048bd09dc 100644 --- a/files/ja/web/api/cookiestore/get/index.md +++ b/files/ja/web/api/cookiestore/get/index.md @@ -84,7 +84,7 @@ if (cookie) { } ``` -## 仕様 +## 仕様書 {{Specifications}} |