Merge pull request #1204 from hishamco/typo

thene -> theme
This commit is contained in:
Shaun Walker
2021-03-30 15:50:56 -04:00
committed by GitHub

View File

@ -24,7 +24,7 @@
</tr> </tr>
<tr> <tr>
<td> <td>
<Label For="version" HelpText="The version of the thene" ResourceKey="Version">Version: </Label> <Label For="version" HelpText="The version of the theme" ResourceKey="Version">Version: </Label>
</td> </td>
<td> <td>
<input id="version" class="form-control" @bind="@_version" disabled /> <input id="version" class="form-control" @bind="@_version" disabled />