Skip to content

Commit f969fe7

Browse files
committed
Update README.md
1 parent 4b9c080 commit f969fe7

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
@@ -68,7 +68,7 @@ Of course the class KeyValues also provides the standard `dict` interface method
6868

6969
# What is missing
7070

71-
Generally the checking of VDF file syntax, i.e. if brackets are closed and so on. The only check is if after `"key"` is a starting bracket `{`. So it's expected that input VDF file will have a 'clean' structure:
71+
Generally the checking of VDF file syntax, i.e. if brackets are closed and so on. The only check is if after `"key"` is a starting bracket `{`. So it's expected that input VDF file will have a 'clean' and valid structure:
7272

7373
* one key or key-value per line, if value isn't subpart:
7474
```

0 commit comments

Comments
 (0)