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 fd535ca5b..0b694d028 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 *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)