Be consistent with capitalisation

This commit is contained in:
James Leece 2023-01-10 00:14:13 +00:00
parent 7139b70f12
commit 3941787bd9

View File

@ -187,7 +187,7 @@ export default function System() {
<Table className="w-full">
<Thead>
<Tr>
<Th>Gpu %</Th>
<Th>GPU %</Th>
<Th>Memory %</Th>
</Tr>
</Thead>