changeset 2922:547303412ab9

Fixed article in "if_modified_since before".
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 04 Jan 2023 01:08:35 +0300
parents 52ea1f45b324
children ef7f2666cc09
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -802,7 +802,7 @@ exact match;
 
 <tag-name><literal>before</literal></tag-name>
 <tag-desc>
-modification time of a response is
+modification time of the response is
 less than or equal to the time in the <header>If-Modified-Since</header>
 request header field.
 </tag-desc>