diff xml/en/docs/beginners_guide.xml @ 2782:8acfa16dd6ef

Minor language correction in Beginner's Guide (trac #2256).
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 18 Oct 2021 23:11:38 +0100
parents 99f8165723ca
children
line wrap: on
line diff
--- a/xml/en/docs/beginners_guide.xml
+++ b/xml/en/docs/beginners_guide.xml
@@ -341,7 +341,7 @@ Note that the <literal>root</literal> di
 <literal>server</literal> context.
 Such <literal>root</literal> directive is used when the
 <literal>location</literal> block selected for serving a request does not
-include own <literal>root</literal> directive.
+include its own <literal>root</literal> directive.
 </para>
 
 <para>