Skip to content

Commit 0f5712d

Browse files
authored
Update content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md
1 parent 0c995de commit 0f5712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ If the default SPN isn't correct for your proxy, you can override the SPN in {%
109109
1. Type `settings`, then click **Preferences: Open User Settings (JSON)**.
110110
1. In the JSON object, add the following top-level property, replacing `YOUR-SPN` with the correct SPN for your proxy service.
111111

112-
```json copy
112+
```json copy
113113
"http.proxyKerberosServicePrincipal": "YOUR-SPN"}
114114
```
115115

0 commit comments

Comments
 (0)