Skip to content

Commit

Permalink
Update src/pages/settings/Settings.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Michele Lo Russo <michele.lorusso@canonical.com>
  • Loading branch information
edlerd and lorumic committed Dec 1, 2023
1 parent 74200a6 commit 0c5eac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const Settings: FC = () => {
key: "user.ui_title",
category: "user",
default: "",
shortdesc: "Title for LXD-UI in the browser. Shows hostname when unset.",
shortdesc: "Title for the LXD-UI web page. Shows the hostname when unset.",
type: "string",
});

Expand Down

0 comments on commit 0c5eac8

Please sign in to comment.