]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/gettingstarted-config.rst: nit reformulation
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 14 Sep 2023 15:50:45 +0000 (17:50 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Wed, 20 Sep 2023 08:33:05 +0000 (08:33 +0000)
When I see "configuration" it sounds more like a complete file,
but we only give bits of it that need adding other parts.

doc/gettingstarted-config.rst

index 50d25a0ab0b1ce599fedd82211acfe81954094b2..56735f8a1d120fa86bf15cab2a0ba77ac8d3174d 100644 (file)
@@ -70,7 +70,7 @@ For more details look at the :ref:`network configuration <config-network>`.
 Example: Internal Resolver
 ==========================
 
-This is an example of typical configuration for company-internal resolver which is not accessible from outside of company network.
+This is an example configuration snippet typical for company-internal resolver which is not accessible from outside of company network.
 
 ^^^^^^^^^^^^^^^^^^^^^
 Internal-only domains
@@ -104,7 +104,7 @@ See :ref:`forwarding <config-forward>` chapter for more details.
 Example: ISP Resolver
 =====================
 
-The following configuration is typical for Internet Service Providers who offer DNS resolver
+The following configuration snippets are typical for Internet Service Providers who offer DNS resolver
 service to their own clients in their own network. Please note that running a *public DNS resolver*
 is more complicated and not covered by this example.