Skip to content

Commit c507fa1

Browse files
Merge pull request #125405 from changeworld/patch-119
Fix typo
2 parents 9968edf + 86ae0d6 commit c507fa1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/update-manager/troubleshoot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,15 +302,15 @@ For Windows, see [Protocols in TLS/SSL Schannel SSP](/windows/win32/secauthn/pro
302302
For Linux, execute the following command to see the supported versions of TLS for your distro.
303303
`nmap --script ssl-enum-ciphers -p 443 www.azure.com`
304304

305-
### Https connection check failed
305+
### HTTPS connection check failed
306306

307307
#### Issue
308308

309-
Https connection is not available which is required to download and install updates from required endpoints for each operating system.
309+
HTTPS connection is not available which is required to download and install updates from required endpoints for each operating system.
310310

311311
#### Resolution
312312

313-
Allow Https connection from your machine.
313+
Allow HTTPS connection from your machine.
314314

315315
### MsftLinuxPatchAutoAssess service is not running, or Time is not active
316316

0 commit comments

Comments
 (0)