From 1c9a2fa455efa5b1cd4952d211de9972510afa68 Mon Sep 17 00:00:00 2001 From: Yusuf Raji Date: Sun, 19 Jan 2025 22:27:36 +0100 Subject: [PATCH] docs: fix broken link --- docs/src/7-playground.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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