Skip to content

Commit 3ad3074

Browse files
authored
Update content/copilot/how-tos/personal-settings/configuring-network-settings-for-github-copilot.md
1 parent 3fee195 commit 3ad3074

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
@@ -110,7 +110,7 @@ If the default SPN isn't correct for your proxy, you can override the SPN in {%
110110
1. In the JSON object, add the following top-level property, replacing `YOUR-SPN` with the correct SPN for your proxy service.
111111

112112
```json copy
113-
"http.proxyKerberosServicePrincipal": "YOUR-SPN"
113+
"http.proxyKerberosServicePrincipal": "YOUR-SPN"}
114114
```
115115

116116

0 commit comments

Comments
 (0)