Skip to content

Commit e5e0172

Browse files
authored
Update README.md
clarify complex
1 parent 8443fac commit e5e0172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Tokenize `named.conf` variable consists of `dict` and `list` to ameliorate and p
5151
Token parser is chosen here for the primary purpose of performing automated checking of its valid settings. No concrete
5252
syntax tree (and certainly no abstract syntax tree either).
5353

54-
This is about as simple as getting and setting configurations with like an `.INI` file, but with the complex `named.conf`
54+
This is about as simple as getting and setting configurations with like an `.INI` file, but with the complexity of `named.conf`
5555
instead.
5656

5757
# Token Parser Design

0 commit comments

Comments
 (0)