10000 Improve logo description wording · coder/coder@fcff31b · GitHub
[go: up one dir, main page]

Skip to content

Commit fcff31b

Browse files
Improve logo description wording
Update to clearer language as suggested in code review. Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
1 parent 33ae506 commit fcff31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploymentSettingsPage/AppearanceSettingsPage/AppearanceSettingsPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export const AppearanceSettingsPageView: FC<
112112
corner of the dashboard."
113113
validation={
114114
isEntitled
115-
? "We recommend a transparent image with maximum 3:1 aspect ratio."
115+
? "An image with transparency and an aspect ratio of 3:1 or less will look best."
116116
: "This is an Enterprise only feature."
117117
}
118118
onSubmit={logoForm.handleSubmit}

0 commit comments

Comments
 (0)
0