Skip to content

Commit

Permalink
Update MqttSettingsForm.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ichsteffen committed Jul 30, 2022
1 parent beae2a2 commit f87f18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/src/framework/mqtt/MqttSettingsForm.tsx
Expand Up @@ -80,7 +80,7 @@ const MqttSettingsForm: FC = () => {
<ValidatedTextField
fieldErrors={fieldErrors}
name="base"
label="Bsse"
label="Base"
fullWidth
variant="outlined"
value={data.base}
Expand Down

0 comments on commit f87f18c

Please sign in to comment.