diff --git a/docs/src/7-playground.md b/docs/src/7-playground.md index 92e219a8..c9a13123 100644 --- a/docs/src/7-playground.md +++ b/docs/src/7-playground.md @@ -79,7 +79,7 @@

About

You can try out tree-sitter with a few pre-selected grammars on this page. You can also run playground locally (with your own grammar) using the -CLI's tree-sitter playground subcommand. +CLI's tree-sitter playground subcommand.

```admonish info