From e0e8e0faf46a784502be72b3d6834418bee60b5c Mon Sep 17 00:00:00 2001 From: Saintmalik Date: Sat, 28 Aug 2021 17:26:53 +0000 Subject: [PATCH] docs: fix typos --- data/glossaries/internal.yml | 2 +- data/release-notes/enterprise-server/3-0/0-rc1.yml | 2 +- data/release-notes/enterprise-server/3-0/0.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/glossaries/internal.yml b/data/glossaries/internal.yml index 039d0e75b2..750a32af3a 100644 --- a/data/glossaries/internal.yml +++ b/data/glossaries/internal.yml @@ -214,7 +214,7 @@ description: An agreement users sign when using GitHub Marketplace. - term: GPG description: >- - GNU Privacy Guard. Encyrption software that you can use to encrypt (and + GNU Privacy Guard. Encryption software that you can use to encrypt (and decrypt) files that contain sensitive data - term: GPG key description: An encryption key used with GPG. diff --git a/data/release-notes/enterprise-server/3-0/0-rc1.yml b/data/release-notes/enterprise-server/3-0/0-rc1.yml index eff12aeed9..60882dadd1 100644 --- a/data/release-notes/enterprise-server/3-0/0-rc1.yml +++ b/data/release-notes/enterprise-server/3-0/0-rc1.yml @@ -18,7 +18,7 @@ sections: - Backup-utils can trigger unnecessary emails to administrators - Incorrect Packages settings are being displayed in the Organization member view page - After removing oneself as an Enterprise Owner, you are redirected to a 404 page. The operation is successful. - - '`ghe-config-apply` occassionally fails with `ERROR: Failure waiting for nomad jobs to apply` until the Nomad job queue is cleared. This currently requires as admin to delete `/etc/nomad-jobs/queue`.' + - '`ghe-config-apply` occasionally fails with `ERROR: Failure waiting for nomad jobs to apply` until the Nomad job queue is cleared. This currently requires as admin to delete `/etc/nomad-jobs/queue`.' - When configuring a multiple replica node, the status of the replica can be incorrectly synchronized. - Customers attempting to restore a 3.0 backup to a new instance should not pre-configure the instance, as it may lead to a bad state for user logins. We recommend restoring to a fresh, unconfigured instance. - GitHub Enterprise Server 3.0 release candidates are not yet available in the Azure marketplace. To test release candidates in staging environments, start a 2.21 or 2.22 instance, and then upgrade it with the Azure upgrade package on the download page. diff --git a/data/release-notes/enterprise-server/3-0/0.yml b/data/release-notes/enterprise-server/3-0/0.yml index d98405c126..65c716ce15 100644 --- a/data/release-notes/enterprise-server/3-0/0.yml +++ b/data/release-notes/enterprise-server/3-0/0.yml @@ -62,7 +62,7 @@ sections: - The webhook events delivery system has been rearchitected for higher throughput, faster deliveries, and fewer delayed messages. It also uses less CPU and memory in {% data variables.product.prodname_ghe_server %} 3.0+. - Organization and Enterprise owners can now see when a team member has been promoted to or demoted from being a team maintainer in the audit log through the new `team.promote_maintainer` and `team.demote_maintainer` audit log events. For more information, see "[Audited actions](/enterprise-server@3.0/admin/user-management/audited-actions)." - Repository maintainers with existing {% data variables.product.prodname_pages %} sites can [easily update their prior default branch name](/enterprise-server@3.0/github/working-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites). - - Additional hardware resources are required to run {% data variables.product.prodname_ghe_server %} with any of Actions, Packages or Advanced Security enabled. For more infomation on the minimum required resources for each supported platform, see "[Setting up a {% data variables.product.prodname_ghe_server %} instance](/enterprise-server@3.0/admin/installation/setting-up-a-github-enterprise-server-instance)." + - Additional hardware resources are required to run {% data variables.product.prodname_ghe_server %} with any of Actions, Packages or Advanced Security enabled. For more information on the minimum required resources for each supported platform, see "[Setting up a {% data variables.product.prodname_ghe_server %} instance](/enterprise-server@3.0/admin/installation/setting-up-a-github-enterprise-server-instance)." - Administrators can now [publish a message](/enterprise-server@3.0/admin/user-management/customizing-user-messages-for-your-enterprise), which all users must accept. This can help to onboard new users and surface other organization-specific information and policies. - heading: Security Changes