Capitalize URL in titles for consistency (#30555)

This commit is contained in:
mresnik
2019-01-17 22:40:11 -05:00
committed by Tom
parent dedabdf89f
commit e5366448cb

View File

@ -1,7 +1,7 @@
---
title: Url Encoding Reference
title: URL Encoding Reference
---
## Url Encoding Reference
## URL Encoding Reference
A URL is an address for a website. Just like postal addresses have to follow a specific format to be understood by the postman, URLS have to follow a format to be understood and get you to the right location.