X-Git-Url: http://www.average.org/gitweb/?p=pdns-pipe-nmc.git;a=blobdiff_plain;f=SPEC.md;h=57940a5beddc51f243a927ee1e824067e8cf7d1d;hp=4a0fb4ac7fdf82a890821236345580353d9b828e;hb=851c71d42654a1620ea98d2dfe751d2e7fbc961f;hpb=a674b931696b192a48fa99c494b2dd55266cfe58 diff --git a/SPEC.md b/SPEC.md index 4a0fb4a..57940a5 100644 --- a/SPEC.md +++ b/SPEC.md @@ -325,9 +325,9 @@ the current object. ``` Note: When a key contains dots ".", it is converted to a nested -map. If empty element appears as a result of split, such as when -a dot is at the beginning or at the end of the key, or there are -consequitive dots, such elemets are ignored. For example, +map. Empty elements in the result of split, such as when a dot is +at the beginning or at the end of the key, or there are +consequitive dots, are diagnosed as erroneous data. ``` "map": { "www.uk": { "alias" : "www.example.co.uk" }