Skip to content

Commit 3ee9efe

Browse files
committed
typo: Double work 'the'
1 parent c844b94 commit 3ee9efe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/admin/github-actions/manually-syncing-actions-from-githubcom.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The `actions-sync` tool can only download actions from {% data variables.product
2424

2525
### Prerequisites
2626

27-
* Before using the the `actions-sync` tool, you must ensure that all destination organizations already exist on your enterprise instance. The following example demonstrates how to sync actions to an organization named `synced-actions` on an enterprise instance. For more information, see "[Creating a new organization from scratch](/github/setting-up-and-managing-organizations-and-teams/creating-a-new-organization-from-scratch)."
27+
* Before using the `actions-sync` tool, you must ensure that all destination organizations already exist on your enterprise instance. The following example demonstrates how to sync actions to an organization named `synced-actions` on an enterprise instance. For more information, see "[Creating a new organization from scratch](/github/setting-up-and-managing-organizations-and-teams/creating-a-new-organization-from-scratch)."
2828
* You must create a personal access token (PAT) on your enterprise instance that can create and write to repositories in the destination organizations. For more information, see "[Creating a personal access token](/github/authenticating-to-github/creating-a-personal-access-token)."
2929

3030
### Example: Using the `actions-sync` tool

content/admin/github-actions/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Setting up the tool cache on self-hosted runners without internet access
3-
intro: 'To use the the included `actions/setup` actions on self-hosted runners without internet access, you must first populate the runner''s tool cache for your workflows.'
3+
intro: 'To use the included `actions/setup` actions on self-hosted runners without internet access, you must first populate the runner''s tool cache for your workflows.'
44
redirect_from:
55
- /enterprise/admin/github-actions/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access
66
versions:

content/github/supporting-the-open-source-community-with-github-sponsors/sponsoring-an-open-source-contributor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Before you can sponsor a developer, you must have a verified email address. For
4848
Before you can sponsor an organization, you must have a verified email address. For more information, see "[Verifying your email address](/github/getting-started-with-github/verifying-your-email-address)."
4949

5050
1. On {% data variables.product.product_name %}, navigate to the page of the organization you want to sponsor.
51-
2. Next to the the organization's name, click **Sponsor**.
51+
2. Next to the organization's name, click **Sponsor**.
5252
![Sponsor button](/assets/images/help/sponsors/sponsor-org-button.png)
5353
{% data reusables.sponsors.select-a-tier %}
5454
{% data reusables.sponsors.select-sponsorship-billing %}

0 commit comments

Comments
 (0)