Remove colons in API table.

This commit is contained in:
tastytea 2021-01-09 23:54:35 +01:00
parent c21931150a
commit e199aa736d
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -142,11 +142,11 @@
<td id="description">Description</td>
</tr>
<tr>
<td headers="property">instance:</td>
<td headers="property">instance</td>
<td headers="description">The hostname of the instance.</td>
</tr>
<tr>
<td headers="property">url:</td>
<td headers="property">url</td>
<td headers="description">The location of the full data set.</td>
</tr>
</table>