build(docs-infra): remove unused property table heading (#25768)

PR Close #25768
This commit is contained in:
Pete Bacon Darwin
2018-09-26 13:31:52 +01:00
committed by Alex Rickabaugh
parent d22418d417
commit 783a682a7d
2 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@
<thead>
<tr>
<th>{$ headings[0] or 'Property' $}</th>
<th>{$ headings[2] or 'Description' $}</th>
<th>{$ headings[1] or 'Description' $}</th>
</tr>
</thead>
<tbody>