Skip to content

Commit 79bc06e

Browse files
Moving more commas within quotation marks (#55004)
1 parent dadd2c9 commit 79bc06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/copilot/managing-copilot/configure-personal-settings/configuring-network-settings-for-github-copilot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ This stores your credentials as plaintext in your editor's settings. Alternative
6868

6969
{% data reusables.copilot.vscode-settings %}
7070
1. In the left-side panel of the settings tab, click **Application** and then select **Proxy**.
71-
1. In the text box under "Proxy", type the address of your proxy server, for example `http://localhost:3128`.
72-
1. Optionally, to configure {% data variables.product.prodname_copilot_short %} to ignore certificate errors, under "Proxy Strict SSL", select or deselect the checkbox.
71+
1. In the text box under "Proxy," type the address of your proxy server, for example `http://localhost:3128`.
72+
1. Optionally, to configure {% data variables.product.prodname_copilot_short %} to ignore certificate errors, under "Proxy Strict SSL," select or deselect the checkbox.
7373

7474
> [!WARNING] Ignoring certificate errors can cause security issues and is not recommended.
7575

0 commit comments

Comments
 (0)