diff --git a/docs/src/7-playground.md b/docs/src/7-playground.md index 5892be7b..201aac9c 100644 --- a/docs/src/7-playground.md +++ b/docs/src/7-playground.md @@ -89,7 +89,7 @@ Logging (if enabled) can be viewed in the browser's console.
The syntax tree should update as you type in the code. As you move around the code, the current node should be highlighted in the tree; you can also click any node in the tree to select the corresponding part of the code.
-You can enter one or more patterns +
You can enter one or more patterns into the Query panel. If the query is valid, its captures will be highlighted both in the Code and in the Query panels. Otherwise the problematic parts of the query will be underlined, and detailed