From 3019427f0ce4d2c7ea81dfde208f3f40dfb2524b Mon Sep 17 00:00:00 2001 From: dawei-wang Date: Mon, 30 Jan 2023 13:14:27 -0800 Subject: [PATCH 1/2] Fix typo Fix MicrosoftDocs/microsoft-style-guide#227 --- styleguide/a-z-word-list-term-collections/h/http-https.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styleguide/a-z-word-list-term-collections/h/http-https.md b/styleguide/a-z-word-list-term-collections/h/http-https.md index fd535ca5..71f94771 100644 --- a/styleguide/a-z-word-list-term-collections/h/http-https.md +++ b/styleguide/a-z-word-list-term-collections/h/http-https.md @@ -14,6 +14,6 @@ spell out unless you're discussing protocols or URLs, and your audience might be unfamiliar with the abbreviation. When you have a reason to spell out, use *Hypertext Transfer Protocol* for HTTP and *Hypertext Transfer Protocol Secure* for HTTPS. -Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *https://* and *https://* from URLs. If for some reason you need to include *https://* or *https://* as part of a URL, use all lowercase. +Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *https://* and *https://* from URLs. If for some reason you need to include *http://* or *https://* as part of a URL, use all lowercase. **See also** [URLs and web addresses](~/urls-web-addresses.md) From 3b337f6ff3f6bb3269fcf3141b017d89e74bccea Mon Sep 17 00:00:00 2001 From: dawei-wang Date: Tue, 6 Jun 2023 15:58:54 -0700 Subject: [PATCH 2/2] Update styleguide/a-z-word-list-term-collections/h/http-https.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> --- styleguide/a-z-word-list-term-collections/h/http-https.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styleguide/a-z-word-list-term-collections/h/http-https.md b/styleguide/a-z-word-list-term-collections/h/http-https.md index 71f94771..0b694d02 100644 --- a/styleguide/a-z-word-list-term-collections/h/http-https.md +++ b/styleguide/a-z-word-list-term-collections/h/http-https.md @@ -14,6 +14,6 @@ spell out unless you're discussing protocols or URLs, and your audience might be unfamiliar with the abbreviation. When you have a reason to spell out, use *Hypertext Transfer Protocol* for HTTP and *Hypertext Transfer Protocol Secure* for HTTPS. -Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *https://* and *https://* from URLs. If for some reason you need to include *http://* or *https://* as part of a URL, use all lowercase. +Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *http://* and *https://* from URLs. If for some reason you need to include *http://* or *https://* as part of a URL, use all lowercase. **See also** [URLs and web addresses](~/urls-web-addresses.md)