aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http
diff options
context:
space:
mode:
authorYuji Sugiura <leader22@users.noreply.github.com>2022-03-07 12:51:16 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-03-10 23:18:21 +0900
commitd030c228641fd79372a0d4f6d7eb95cf653f74f7 (patch)
treea9516e98b85f3ad2fb690c6984d07570445f44db /files/ja/web/http
parent6358ba3c266b0b1e7dd8efd4b70e1cea838b578c (diff)
downloadtranslated-content-d030c228641fd79372a0d4f6d7eb95cf653f74f7.tar.gz
translated-content-d030c228641fd79372a0d4f6d7eb95cf653f74f7.tar.bz2
translated-content-d030c228641fd79372a0d4f6d7eb95cf653f74f7.zip
Fix typo
Diffstat (limited to 'files/ja/web/http')
-rw-r--r--files/ja/web/http/headers/content-encoding/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/content-encoding/index.html b/files/ja/web/http/headers/content-encoding/index.html
index 98df102634..0f5c3494f5 100644
--- a/files/ja/web/http/headers/content-encoding/index.html
+++ b/files/ja/web/http/headers/content-encoding/index.html
@@ -69,7 +69,7 @@ Content-Encoding: deflate, gzip
<pre>Content-Encoding: gzip</pre>
-<p>なお、サーバーはどの圧縮方式も使用することを義務づけられていません。圧縮はサーバー設定や使用しているサーバージュールに強く依存します。</p>
+<p>なお、サーバーはどの圧縮方式も使用することを義務づけられていません。圧縮はサーバー設定や使用しているサーバーモジュールに強く依存します。</p>
<h2 id="Specifications" name="Specifications">仕様書</h2>