diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-01-22 11:47:40 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2022-01-29 01:21:24 +0900 |
commit | b5f89fccad535e8f5cee88f269353b2f2f1e4fc9 (patch) | |
tree | cb9d694968251e2702451557e5b0cd213d6fd1cb /files/ja/web/http/headers/feature-policy | |
parent | 6ab224287e585403b60244ad2f52e94ce9708f1a (diff) | |
download | translated-content-b5f89fccad535e8f5cee88f269353b2f2f1e4fc9.tar.gz translated-content-b5f89fccad535e8f5cee88f269353b2f2f1e4fc9.tar.bz2 translated-content-b5f89fccad535e8f5cee88f269353b2f2f1e4fc9.zip |
Update index.md
Diffstat (limited to 'files/ja/web/http/headers/feature-policy')
-rw-r--r-- | files/ja/web/http/headers/feature-policy/document-domain/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/feature-policy/document-domain/index.md b/files/ja/web/http/headers/feature-policy/document-domain/index.md index 2b428969b6..f243f1606c 100644 --- a/files/ja/web/http/headers/feature-policy/document-domain/index.md +++ b/files/ja/web/http/headers/feature-policy/document-domain/index.md @@ -28,7 +28,7 @@ Feature-Policy: document-domain <allowlist>; ## 既定のポリシー -Default allow list for `document-domain` is `*`. +`document-domain` の既定の許可リストは `*` です。 ## 仕様書 |