Skip to content

Commit c4b9d2b

Browse files
committed
Simplify wording of introductory sentence about code-nav
1 parent d5973d5 commit c4b9d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/managing-files-in-a-repository/navigating-code-on-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ versions:
99

1010
### About navigating code on {% data variables.product.prodname_dotcom %}
1111

12-
Navigating code functions use the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported:
12+
Code navigation uses the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported:
1313
- C#
1414
- CodeQL
1515
- Go

0 commit comments

Comments
 (0)