From: Josh Soref Date: Thu, 2 Feb 2017 10:35:07 +0000 (+0000) Subject: spelling: separately X-Git-Tag: rec-4.1.0-alpha1~291^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8178bf1c21751514731be85b4af6954ff32ed61;p=thirdparty%2Fpdns.git spelling: separately --- diff --git a/docs/markdown/authoritative/index.md b/docs/markdown/authoritative/index.md index 4c640ad2c3..46ac89d531 100644 --- a/docs/markdown/authoritative/index.md +++ b/docs/markdown/authoritative/index.md @@ -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.