diff --git a/QUERY-SPEC.md b/QUERY-SPEC.md index 24696fd..05f6db8 100644 --- a/QUERY-SPEC.md +++ b/QUERY-SPEC.md @@ -104,7 +104,7 @@ Then the following queries are valid: ## Full Grammar -Note: for rules that are not defined in this grammar, see [the KDL grammar](https://github.com/kdl-org/kdl/blob/main/SPEC.md#full-grammar). +For rules that are not defined in this grammar, see [the KDL grammar](https://github.com/kdl-org/kdl/blob/main/SPEC.md#full-grammar). ``` query := selector q-ws* "||" q-ws* query | selector