1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Simplify wording of introductory sentence about code-nav

This commit is contained in:
Max Brunsfeld
2021-01-21 10:31:41 -08:00
parent d5973d5963
commit c4b9d2b9bc

View File

@@ -9,7 +9,7 @@ versions:
### About navigating code on {% data variables.product.prodname_dotcom %}
Navigating code functions use the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported:
Code navigation uses the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported:
- C#
- CodeQL
- Go