Change heading to title case for consistency (#30564)

This commit is contained in:
mresnik
2019-01-18 17:43:47 -05:00
committed by Christopher McCormack
parent 58e23c27e1
commit 2c3181f7f6

View File

@ -34,7 +34,7 @@ A more complex HTML table may also include `<caption>`, `<col>`, `<colgroup>`, `
```
<a href='https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table'> DEMO </a>
### Table Example with more semantic information
### Table Example With More Semantic Information
```html
<!DOCTYPE html>
<html>