]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: separately
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:35:07 +0000 (10:35 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:35:07 +0000 (10:35 +0000)
docs/markdown/authoritative/index.md

index 4c640ad2c3573840adfc74fa4a5b0bda68623b18..46ac89d5313ec5b0026cf943ad7949287f8dce0a 100644 (file)
@@ -7,7 +7,7 @@ Examples of backends include relational databases, other DNS data formats and co
 PowerDNS has the concepts of 'backends'. A backend is a datastore that the server will consult that contains DNS records (and some meta-data).
 The backends range from database backends (Mysql, PostgreSQL, Oracle) and Bind-zonefiles to co-processes and JSON API's.
 
-Multiple backends can be enabled in the configuration by using the [`launch`](settings.md#launch) option. Each backend can be configured separetly.
+Multiple backends can be enabled in the configuration by using the [`launch`](settings.md#launch) option. Each backend can be configured separately.
 
 ## Backend Capabilities
 The following table describes the capabilities of the backends.