diff options
author | shenyang <772413326@qq.com> | 2021-06-27 14:38:05 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-06-28 16:56:45 +0800 |
commit | 19ba3e27d010ae914a441870b7d4f02ce2d35f7d (patch) | |
tree | f4a52931a5179d8ee03fe8d827783a071c929010 /files | |
parent | df248bef145568e3814075f537e215192cb90044 (diff) | |
download | translated-content-19ba3e27d010ae914a441870b7d4f02ce2d35f7d.tar.gz translated-content-19ba3e27d010ae914a441870b7d4f02ce2d35f7d.tar.bz2 translated-content-19ba3e27d010ae914a441870b7d4f02ce2d35f7d.zip |
Update files/zh-cn/web/http/headers/cache-control/index.html
Diffstat (limited to 'files')
-rw-r--r-- | files/zh-cn/web/http/headers/cache-control/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/http/headers/cache-control/index.html b/files/zh-cn/web/http/headers/cache-control/index.html index b431fc74d7..397367f225 100644 --- a/files/zh-cn/web/http/headers/cache-control/index.html +++ b/files/zh-cn/web/http/headers/cache-control/index.html @@ -30,7 +30,7 @@ translation_of: Web/HTTP/Headers/Cache-Control <h2 id="语法">语法</h2> -<p>指令格式如下:</p> +<p>指令格式具有以下有效规则:</p> <ul> <li>不区分大小写,但建议使用小写。</li> |