web/settings: fix capitalization of word

This commit is contained in:
Tulir Asokan 2024-11-17 17:20:44 +02:00
parent 8ff5fff1de
commit 216d16dccb

View file

@ -214,7 +214,7 @@ const SettingsView = ({ room }: SettingsViewProps) => {
<table>
<thead>
<tr>
<th>name</th>
<th>Name</th>
<th>Account</th>
<th>Device</th>
<th>Room (account)</th>