Skip to content

Commit

Permalink
chore: fix typo in the HomePreferences
Browse files Browse the repository at this point in the history
(cherry picked from commit ab9f559)
  • Loading branch information
mmelko committed Nov 14, 2024
1 parent 0281e17 commit 19598ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hawtio/src/preferences/HomePreferences.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const ResetForm: React.FunctionComponent = () => {
<FormHelperText>
<HelperText>
<HelperTextItem>
Clear all custom settings stored in your browser `&apos;`s local storage and reset to defaults.
Clear all custom settings stored in your browser`s local storage and reset to defaults.
</HelperTextItem>
</HelperText>
</FormHelperText>
Expand Down

0 comments on commit 19598ec

Please sign in to comment.