From 738a1d2923d92b39391c041707c74577c6f737b5 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 19 Feb 2022 23:15:44 +0900 Subject: Web/HTTP/Authentication へのリンクのフラグメントを修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/http/headers/authorization/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/http/headers/authorization/index.html') diff --git a/files/ja/web/http/headers/authorization/index.html b/files/ja/web/http/headers/authorization/index.html index 1e0166e23f..f1a0673843 100644 --- a/files/ja/web/http/headers/authorization/index.html +++ b/files/ja/web/http/headers/authorization/index.html @@ -34,7 +34,7 @@ translation_of: Web/HTTP/Headers/Authorization
<type>
-
認証の種類。一般的には "Basic" です。それ以外に以下のような種類があります。 +
認証方式。一般的には "Basic" です。それ以外に以下のような種類があります。