We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8443fac commit e5e0172Copy full SHA for e5e0172
README.md
@@ -51,7 +51,7 @@ Tokenize `named.conf` variable consists of `dict` and `list` to ameliorate and p
51
Token parser is chosen here for the primary purpose of performing automated checking of its valid settings. No concrete
52
syntax tree (and certainly no abstract syntax tree either).
53
54
-This is about as simple as getting and setting configurations with like an `.INI` file, but with the complex `named.conf`
+This is about as simple as getting and setting configurations with like an `.INI` file, but with the complexity of `named.conf`
55
instead.
56
57
# Token Parser Design
0 commit comments