From d5973d59636e7dfd1cfc6b7f609852cad18e2dcd Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 21 Jan 2021 10:27:20 -0800 Subject: [PATCH 1/3] On codenav page, link to Tree-sitter instead of Semantic --- .../managing-files-in-a-repository/navigating-code-on-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-files-in-a-repository/navigating-code-on-github.md b/content/github/managing-files-in-a-repository/navigating-code-on-github.md index d32b1b5bac..f3eb0a42e5 100644 --- a/content/github/managing-files-in-a-repository/navigating-code-on-github.md +++ b/content/github/managing-files-in-a-repository/navigating-code-on-github.md @@ -9,7 +9,7 @@ versions: ### About navigating code on {% data variables.product.prodname_dotcom %} -Navigating code functions use the open source library [`semantic`](https://github.com/github/semantic). The following languages are supported: +Navigating code functions use the open source library [`tree-sitter`](https://github.com/tree-sitter/tree-sitter). The following languages are supported: - C# - CodeQL - Go From c4b9d2b9bca1b7d27506f0ee5a5c61f654a19ca6 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 21 Jan 2021 10:31:41 -0800 Subject: [PATCH 2/3] Simplify wording of introductory sentence about code-nav --- .../managing-files-in-a-repository/navigating-code-on-github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-files-in-a-repository/navigating-code-on-github.md b/content/github/managing-files-in-a-repository/navigating-code-on-github.md index f3eb0a42e5..82b3f3ecc8 100644 --- a/content/github/managing-files-in-a-repository/navigating-code-on-github.md +++ b/content/github/managing-files-in-a-repository/navigating-code-on-github.md @@ -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 From c728da90df5993312d25efbfd46f4786854bb10a Mon Sep 17 00:00:00 2001 From: Florian <64581222+fm-sys@users.noreply.github.com> Date: Mon, 25 Jan 2021 12:46:50 +0100 Subject: [PATCH 3/3] fix typo changed "manger" to "manager" --- .../organizations/reseller-ask-to-become-billing-manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/organizations/reseller-ask-to-become-billing-manager.md b/data/reusables/organizations/reseller-ask-to-become-billing-manager.md index 30ba905e4b..29620e32dc 100644 --- a/data/reusables/organizations/reseller-ask-to-become-billing-manager.md +++ b/data/reusables/organizations/reseller-ask-to-become-billing-manager.md @@ -1 +1 @@ -If you're not a billing manger for the organization, ask your client to have an *owner* of the organization [add you to the organization as a billing manager](/articles/adding-a-billing-manager-to-your-organization). +If you're not a billing manager for the organization, ask your client to have an *owner* of the organization [add you to the organization as a billing manager](/articles/adding-a-billing-manager-to-your-organization).