mirror of https://github.com/kdl-org/kdl.git
fix typo
This commit is contained in:
parent
9c5a06117a
commit
ea3ca8c4bb
|
|
@ -14,7 +14,7 @@
|
||||||
* The grammar syntax itself has been described, and some confusing definitions
|
* The grammar syntax itself has been described, and some confusing definitions
|
||||||
in the grammar have been fixed accordingly (mostly related to escaped
|
in the grammar have been fixed accordingly (mostly related to escaped
|
||||||
characters).
|
characters).
|
||||||
* `,`, `<`, and `>` are not legal identifier characters. They were previously
|
* `,`, `<`, and `>` are now legal identifier characters. They were previously
|
||||||
reserved for KQL but this is no longer necessary.
|
reserved for KQL but this is no longer necessary.
|
||||||
|
|
||||||
### KQL
|
### KQL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue