fix: correct wording on logo url field (#11377)

This commit is contained in:
Garrett Delfosse
2024-01-02 14:53:18 -05:00
committed by GitHub
parent ac899be74c
commit 227234ded5
2 changed files with 3 additions and 3 deletions

View File

@ -15,8 +15,8 @@ is Coder.
## Logo URL ## Logo URL
Specify a custom URL for your enterprise's logo to be displayed in the top left Specify a custom URL for your enterprise's logo to be displayed on the sign in
corner of the dashboard. The default is the Coder logo. page and in the top left corner of the dashboard. The default is the Coder logo.
## Service Banner ## Service Banner

View File

@ -110,7 +110,7 @@ export const AppearanceSettingsPageView: FC<
<Fieldset <Fieldset
title="Logo URL" title="Logo URL"
subtitle="Specify a custom URL for your logo to be displayed in the top left subtitle="Specify a custom URL for your logo to be displayed on the sign in page and in the top left
corner of the dashboard." corner of the dashboard."
validation={ validation={
isEntitled isEntitled