Skip to content

Commit

Permalink
Spell aria correctly in aria-hidden (github#30829)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref authored Jan 2, 2024
1 parent 7eae9b5 commit 0eb5fce
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ By default, each time you push to a prebuild-enabled branch, the prebuild is upd

If your branch is not specifically enabled for prebuilds it may still benefit from prebuilds if it was branched from a prebuild-enabled branch. However, if the dev container configuration is changed on your branch, so that it's not the same as the configuration on the base branch, prebuilds will no longer be available on your branch.

Here are things to check if the "{% octicon "zap" aaria-hidden="true" %} Prebuild Ready" label is not displayed for a particular branch:
Here are things to check if the "{% octicon "zap" aria-hidden="true" %} Prebuild Ready" label is not displayed for a particular branch:

- Confirm that a prebuild configuration exists for this branch. If you’re not a repository administrator, you'll need to reach out to one to confirm this.
- Confirm that the prebuild configuration includes your region.
Expand Down
2 changes: 1 addition & 1 deletion data/reusables/actions/sidebar-secrets-and-variables.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. In the "Security" section of the sidebar, select {% ifversion actions-configuration-variables %}**{% octicon "key-asterisk" aria-hidden="true" %} Secrets and variables**, {% else %}**{% octicon "key-asterisk" aaria-hidden="true" %} Secrets**, {% endif %}then click **Actions**.
1. In the "Security" section of the sidebar, select {% ifversion actions-configuration-variables %}**{% octicon "key-asterisk" aria-hidden="true" %} Secrets and variables**, {% else %}**{% octicon "key-asterisk" aria-hidden="true" %} Secrets**, {% endif %}then click **Actions**.
2 changes: 1 addition & 1 deletion data/reusables/enterprise-accounts/copilot-tab.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. Under "{% octicon "law" aaria-hidden="true" %} Policies", click **{% data variables.product.prodname_copilot_short %}**.
1. Under "{% octicon "law" aria-hidden="true" %} Policies", click **{% data variables.product.prodname_copilot_short %}**.
2 changes: 1 addition & 1 deletion data/reusables/user-settings/repo-tab.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1. In the "Code planning, and automation" section of the sidebar, click **{% octicon "repo" aaria-hidden="true" %} Repositories**.
1. In the "Code planning, and automation" section of the sidebar, click **{% octicon "repo" aria-hidden="true" %} Repositories**.

0 comments on commit 0eb5fce

Please sign in to comment.