Skip to content

Commit 498107c

Browse files
authored
Fix "low hanging fruit" spelling errors (#23216)
1 parent c79daab commit 498107c

File tree

15 files changed

+19
-19
lines changed

15 files changed

+19
-19
lines changed

content/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/about-your-organizations-profile.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ shortTitle: Organization's profile
1919
You can optionally choose to add a description, location, website, and email address for your organization, and pin important repositories.{% ifversion fpt or ghec or ghes > 3.3 %} You can customize your organization's public profile by adding a README.md file. For more information, see "[Customizing your organization's profile](/organizations/collaborating-with-groups-in-organizations/customizing-your-organizations-profile)."{% endif %}
2020

2121
{% ifversion fpt %}
22-
Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)" in the {% data variables.product.prodname_ghe_cloud %} documenatation.
22+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can confirm their organization's identity and display a "Verified" badge on their organization's profile page by verifying the organization's domains with {% data variables.product.product_name %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)" in the {% data variables.product.prodname_ghe_cloud %} documentation.
2323
{% elsif ghec or ghes %}
2424
To confirm your organization's identity and display a "Verified" badge on your organization profile page, you can verify your organization's domains with {% data variables.product.prodname_dotcom %}. For more information, see "[Verifying or approving a domain for your organization](/organizations/managing-organization-settings/verifying-or-approving-a-domain-for-your-organization)."
2525
{% endif %}

content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/audit-log-events-for-your-enterprise.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Before you'll see `git` category actions, you must enable Git events in the audi
608608

609609
| Action | Description
610610
|--------|-------------
611-
| `members_can_delete_repos.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} cleared the policy setting for deleting or transfering repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
611+
| `members_can_delete_repos.clear` | An enterprise owner{% ifversion ghes %} or site administrator{% endif %} cleared the policy setting for deleting or transferring repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
612612
| `members_can_delete_repos.disable` | The ability for enterprise members to delete repositories was disabled. Members cannot delete or transfer repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
613613
| `members_can_delete_repos.enable` | The ability for enterprise members to delete repositories was enabled. Members can delete or transfer repositories in any organizations in an enterprise. For more information, see "[Enforcing a policy for repository deletion and transfer](/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-repository-deletion-and-transfer)."
614614

content/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ When you decide which repositories and organizations to prioritize for {% data v
116116
- Codebases that are the most critical to your company's success. These are the projects for which the introduction of vulnerable code, hard-coded secrets, or insecure dependencies would have the greatest impact on your company.
117117
- Codebases with the highest commit frequency. These are the most actively developed projects, consequently there is a higher risk that security problems could be introduced.
118118

119-
When you have enabled {% data variables.product.prodname_GH_advanced_security %} for these organizations or repositories, assess which other codebases you could add without incurring billing for unique {% ifversion ghas-billing-UI-update %}active {% endif %}committers. Finally, review the remaining important and busy codebases. {% ifversion fpt or ghes or ghec %}If you want to increase the number of {% ifversion ghas-billing-UI-update %}licensed activer committers, {% else %}seats in your license, {% endif %}contact {% data variables.contact.contact_enterprise_sales %}.{% endif %}
119+
When you have enabled {% data variables.product.prodname_GH_advanced_security %} for these organizations or repositories, assess which other codebases you could add without incurring billing for unique {% ifversion ghas-billing-UI-update %}active {% endif %}committers. Finally, review the remaining important and busy codebases. {% ifversion fpt or ghes or ghec %}If you want to increase the number of {% ifversion ghas-billing-UI-update %}licensed active committers, {% else %}seats in your license, {% endif %}contact {% data variables.contact.contact_enterprise_sales %}.{% endif %}
120120

121121
{% endif %}

content/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ By default only direct dependencies that are explicitly defined in a manifest ar
3636

3737
## Enabling {% data variables.product.prodname_dependabot_version_updates %}
3838

39-
You enable {% data variables.product.prodname_dependabot_version_updates %} by commiting a *dependabot.yml* configuration file to your repository.
39+
You enable {% data variables.product.prodname_dependabot_version_updates %} by committing a *dependabot.yml* configuration file to your repository.
4040
{% ifversion dependabot-settings-update-37 %}If you enable the feature in your settings page, GitHub creates a basic file which you can edit, otherwise you can create the file using any file editor.
4141

4242
{% data reusables.repositories.navigate-to-repo %}

content/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ shortTitle: Privately reporting
1818

1919
## About privately reporting a security vulnerability
2020

21-
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instuctions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
21+
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instructions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
2222

2323
Private vulnerability reporting makes it easy for security researchers to report vulnerabilities directly to repository maintainer using a simple form.
2424

@@ -29,7 +29,7 @@ For security researchers, the benefits of using private vulnerability reporting
2929

3030
{% note %}
3131

32-
**Note:** If the repository doesn't have private vulnerabiliy reporting enabled, you need to initiate the reporting process by following the instructions in the security policy for the repository, or create an issue asking the maintainers for a preferred security contact. For more information, see "[About coordinated disclosure of security vulnerabilities](/code-security/security-advisories/guidance-on-reporting-and-writing/about-coordinated-disclosure-of-security-vulnerabilities#about-reporting-and-disclosing-vulnerabilities-in-projects-on-github)."
32+
**Note:** If the repository doesn't have private vulnerability reporting enabled, you need to initiate the reporting process by following the instructions in the security policy for the repository, or create an issue asking the maintainers for a preferred security contact. For more information, see "[About coordinated disclosure of security vulnerabilities](/code-security/security-advisories/guidance-on-reporting-and-writing/about-coordinated-disclosure-of-security-vulnerabilities#about-reporting-and-disclosing-vulnerabilities-in-projects-on-github)."
3333

3434
{% endnote %}
3535

content/code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ shortTitle: Configure private vulnerability reporting
1717

1818
## About privately reporting a security vulnerability
1919

20-
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instuctions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
20+
Security researchers often feel responsible for alerting users to a vulnerability that could be exploited. If there are no clear instructions about contacting maintainers of the repository containing the vulnerability, security researchers may have no other choice but to post about the vulnerability on social media, send direct messages to the maintainer, or even create public issues. This situation can potentially lead to a public disclosure of the vulnerability details.
2121

2222
{% data reusables.security-advisory.private-vulnerability-reporting-overview %}
2323

content/codespaces/customizing-your-codespace/configuring-automatic-deletion-of-your-codespaces.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Automatic deletion happens irrespective of whether a codespace contains unpushed
2424

2525
If a repository belongs to an organization, the organization admin may have set a retention period for the whole organization. If this period is less than the default retention period in your personal settings then the organization retention period will apply to codespaces you create for this repository. For more information, see "[Restricting the retention period for codespaces](/codespaces/managing-codespaces-for-your-organization/restricting-the-retention-period-for-codespaces)."
2626

27-
Each codespace has its own retention period. You may, therefore, have codespaces with different rentention periods. For example, if:
27+
Each codespace has its own retention period. You may, therefore, have codespaces with different retention periods. For example, if:
2828
* You created a codespace, changed your default retention period, then created another codespace.
2929
* You created a codespace using {% data variables.product.prodname_cli %} and specified a different retention period.
3030
* You created a codespace from an organization-owned repository that has a retention period configured for the organization.

content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Regardless of where you created or access your codespaces, you can view and mana
2929
{% webui %}
3030

3131
{% data reusables.codespaces.navigate-to-codespaces-page %}
32-
1. To the right of the codespace you want to stop, click the elipsis (**...**).
32+
1. To the right of the codespace you want to stop, click the ellipsis (**...**).
3333
1. Click **Stop codespace**.
3434
![Screenshot of option to stop a codespace](/assets/images/help/codespaces/stop-codespace-webui.png)
3535

content/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ As an organization owner, you may want to configure constraints on the types of
2121

2222
### Behavior when you set a machine type constraint
2323

24-
If there are existing codespaces that no longer conform to a policy you have defined, these codespaces will continue to operate until they are stopped or time out. When the user attempts to resume the codespace they are shown a message telling them that the currenly selected machine type is no longer allowed for this organization and prompting them to choose an alternative machine type.
24+
If there are existing codespaces that no longer conform to a policy you have defined, these codespaces will continue to operate until they are stopped or time out. When the user attempts to resume the codespace they are shown a message telling them that the currently selected machine type is no longer allowed for this organization and prompting them to choose an alternative machine type.
2525

2626
If you remove higher specification machine types that are required by the {% data variables.product.prodname_github_codespaces %} configuration for an individual repository in your organization, then it won't be possible to create a codespace for that repository. When someone attempts to create a codespace they will see a message telling them that there are no valid machine types available that meet the requirements of the repository's {% data variables.product.prodname_github_codespaces %} configuration.
2727

content/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ shortTitle: JetBrains
1111

1212
## About {% data variables.product.prodname_copilot %} in JetBrains IDEs
1313

14-
If you use a Jetbrains IDE, {% data variables.product.prodname_copilot %} can autocomplete code as you type. After installation, you can enable or disable {% data variables.product.prodname_copilot %}, and you can configure advanced settings within your IDE or on {% data variables.product.prodname_dotcom_the_website %}. This article describes how to configure {% data variables.product.prodname_copilot %} in the IntelliJ IDE, but the user interfaces of other Jetbrains IDEs may differ.
14+
If you use a JetBrains IDE, {% data variables.product.prodname_copilot %} can autocomplete code as you type. After installation, you can enable or disable {% data variables.product.prodname_copilot %}, and you can configure advanced settings within your IDE or on {% data variables.product.prodname_dotcom_the_website %}. This article describes how to configure {% data variables.product.prodname_copilot %} in the IntelliJ IDE, but the user interfaces of other JetBrains IDEs may differ.
1515

1616
{% data reusables.copilot.dotcom-settings %}
1717

@@ -78,13 +78,13 @@ You can manage advanced settings for {% data variables.product.prodname_copilot
7878
1. In your JetBrains IDE, click the **File** menu, then click **Settings**.
7979
1. Under **Languages & Frameworks**, click **{% data variables.product.prodname_copilot %}**.
8080
1. Edit the settings according to your personal preferences.
81-
- To adjust the behaviour and appearance of code suggestions, and whether to automatically check for updates, select or deselect the corresponding checkboxes.
81+
- To adjust the behavior and appearance of code suggestions, and whether to automatically check for updates, select or deselect the corresponding checkboxes.
8282
- If you have selected to receive automatic updates, you can choose whether to receive stable, but less frequent updates, or nightly updates, which may be less stable. Click the **Update channel** dropdown and select **Stable** for stable updates, or **Nightly** for nightly updates.
8383
- Under "Disabled languages," use the checkboxes to select or deselect the languages you want to disable {% data variables.product.prodname_copilot %} for.
8484

8585
## Configuring proxy settings for {% data variables.product.prodname_copilot %}
8686

87-
You can configure {% data variables.product.prodname_copilot %} to connect through an HTTP proxy server in a Jetbrains IDE. {% data variables.product.prodname_copilot %} supports basic HTTP proxy setups, with or without basic authentication.
87+
You can configure {% data variables.product.prodname_copilot %} to connect through an HTTP proxy server in a JetBrains IDE. {% data variables.product.prodname_copilot %} supports basic HTTP proxy setups, with or without basic authentication.
8888

8989
1. In your JetBrains IDE, click the **File** menu, then click **Settings**.
9090
1. Under **Appearance & Behavior**, click **System Settings** and then click **HTTP Proxy**.

content/copilot/troubleshooting-github-copilot/troubleshooting-github-copilot-in-a-jetbrains-ide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ versions:
1111
shortTitle: JetBrains
1212
---
1313

14-
To troubleshoot issues with {% data variables.product.prodname_copilot%} or your Jetbrains IDE, you can view the log files. The location of the log files depends on the Jetbrains IDE you are using. For more information, see "[Configuring GitHub Copilot in a JetBrains IDE](/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide)."
14+
To troubleshoot issues with {% data variables.product.prodname_copilot%} or your JetBrains IDE, you can view the log files. The location of the log files depends on the JetBrains IDE you are using. For more information, see "[Configuring GitHub Copilot in a JetBrains IDE](/copilot/configuring-github-copilot/configuring-github-copilot-in-a-jetbrains-ide)."
1515

1616
## Collecting log files
1717

18-
These steps describe how to view and collect the log files for the following Jetbrains IDEs:
18+
These steps describe how to view and collect the log files for the following JetBrains IDEs:
1919

2020
- IntelliJ IDEA
2121
- Android Studio

content/get-started/onboarding/getting-started-with-github-enterprise-cloud.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Only organization members with the *owner* or *billing manager* role can access
6161

6262
An enterprise account allows you to centrally manage policy and settings for multiple {% data variables.product.prodname_dotcom %} organizations, including member access, billing and usage and security. For more information, see "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)."
6363

64-
#### 2. Creating an enterpise account
64+
#### 2. Creating an enterprise account
6565

6666
{% data variables.product.prodname_ghe_cloud %} customers paying by invoice can create an enterprise account directly through {% data variables.product.prodname_dotcom %}. For more information, see "[Creating an enterprise account](/enterprise-cloud@latest/admin/overview/creating-an-enterprise-account)."
6767

content/get-started/using-github/github-command-palette.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ These keystrokes are available when the command palette is in navigation and sea
139139
|<kbd>!</kbd>| Search just for projects. For more information, see "[Searching with the {% data variables.product.prodname_command_palette %}](#searching-with-the-github-command-palette)."|
140140
|<kbd>Ctrl</kbd>+<kbd>C</kbd> or <kbd>Command</kbd>+<kbd>C</kbd>| Copy the search or navigation URL for the highlighted result to the clipboard.|
141141
|<kbd>Enter</kbd>| Jump to the highlighted result or run the highlighted command.|
142-
|<kbd>Ctrl</kbd>+<kbd>Enter</kbd> or <kbd>Command</kbd>+<kbd>Enter</kbd>| Open the highlighted search or navigation result in a new brower tab.|
142+
|<kbd>Ctrl</kbd>+<kbd>Enter</kbd> or <kbd>Command</kbd>+<kbd>Enter</kbd>| Open the highlighted search or navigation result in a new browser tab.|
143143
|<kbd>?</kbd>| Display help within the command palette.|
144144

145145
### Global commands

content/packages/learn-github-packages/deleting-and-restoring-a-package.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Once the package is restored, the package will use the same namespace it did bef
203203

204204
### Restoring a package in an organization
205205

206-
You can restore a deleted package through your organization account settings, as long as the package was in a repository owned by the organizaton{% ifversion fpt or ghec %} or had granular permissions and was scoped to your organization account{% endif %}.
206+
You can restore a deleted package through your organization account settings, as long as the package was in a repository owned by the organization{% ifversion fpt or ghec %} or had granular permissions and was scoped to your organization account{% endif %}.
207207

208208
To review who can restore a package in an organization, see "[Required permissions](#required-permissions-to-delete-or-restore-a-package)."
209209

content/rest/commits/comments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allowTitleToDifferFromFilename: true
1414

1515
## About commit comments
1616

17-
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specfic commit. For more information, see "[Working with comments](/rest/guides/working-with-comments#commit-comments)."
17+
You can create, edit, and view commit comments using the REST API. A commit comment is a comment made on a specific commit. For more information, see "[Working with comments](/rest/guides/working-with-comments#commit-comments)."
1818

1919
### Custom media types for commit comments
2020

0 commit comments

Comments
 (0)