Skip to content

Commit d6230f3

Browse files
authored
Remove trailing spaces and blank line for linter (#57628)
1 parent 3dda7ff commit d6230f3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

content/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ This feature is not enabled by default. An enterprise owner can enable the featu
2222
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
2323
1. In the "Enterprise access restrictions" section, select **Enable enterprise access restrictions**.
2424

25-
2625
## Prerequisites
2726

2827
* You must use an {% data variables.enterprise.prodname_emu_enterprise %} on {% data variables.product.prodname_dotcom_the_website %}.
@@ -47,7 +46,7 @@ An enterprise owner can identify the correct enterprise ID to use in the header
4746
{% data reusables.enterprise-accounts.settings-tab %}
4847
1. Under {% octicon "gear" aria-hidden="true" aria-label="gear" %} **Settings**, click **Authentication security**.
4948
1. In the "Enterprise access restrictions" section, find the header for your enterprise.
50-
49+
5150
## Using the header
5251

5352
For best results, configure your proxy to inject the header into all traffic to the following **supported endpoints**.

content/copilot/tutorials/easy-apps-with-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Now that you're happy with your app, let's deploy it so you can share it with ot
7171
1. In the **Data Access** section of the publication dropdown, choose whether you want to give other users read-only or write access to your app.
7272

7373
Choose **read-only** to let others view your app, without allowing them to create, edit or delete content.
74-
74+
7575
For example, if you've created a family calendar app and you want to showcase the app, but you don't want users to be able to create, edit or delete events in the calendar yet, choose **read-only**.
76-
76+
7777
1. Click **View site** {% octicon "link-external" aria-hidden="true" aria-label="link-external" %} to see your deployed app, then copy and share your app's URL.
7878

7979
## Next steps

0 commit comments

Comments
 (0)