docs: fix typo

This commit is contained in:
Tamchuk 2025-04-23 14:26:51 +02:00 committed by GitHub
parent 74e6641afc
commit 70cf2a7a22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ cd tree-sitter-${LOWER_PARSER_NAME}
```
```admonish note
The `LOWER-` prefix here means the "lowercase" name of the language.
The `LOWER_` prefix here means the "lowercase" name of the language.
```
### Init